First steps with Docker
[Workshop]
Talk video
You've heard about Docker, but didn't have a chance to try it? You know how to use a command line a bit, and are ready to finally discover Docker? During this master class we'll skim the principles of Docker, create an image from a Dockerfile, launch a container with a PHP project and merge several containers into the infrastructure using docker-compose. You will learn how to debug PHP in a container and run private Docker Registry within your company in 5 minutes