Skip to content

Repo for PyCon India 2019 - "Demystifying Docker for Devs" workshop

Notifications You must be signed in to change notification settings

inovizz/demystifying-docker-for-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon India - Workshop "Demystifying Docker for Devs"

Pre-requisites of the workshop

  • Install Docker - https://docs.docker.com/install/ (latest version)
  • Install Docker Compose - https://docs.docker.com/compose/install/ (latest version)
  • Post that try running this command from CLI - "docker ps" alt text
    Above command shall return this output and show that no containers are running right now
  • Though installing Python is not required for the demos but in case if we plan to experiment something on the local machine, then please use this link to install Python - https://www.python.org/downloads/ (Python 3.5+)
  • Please bring your laptop to try out things on the fly. However, because of any reason if you are not able to get your laptop. I'll provide detailed documentation for you to try things at home.
  • Install postman or any tool which can help you make POST REST API calls

Slides

Google Slides

Demo Code

Please go through with these links for respective demos covered in slides -

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •