Description
In this workshop you will get to know the containerisation concept in practice, based on using Docker as our containerisation engine. After a short intro we’ll sturt up the Docker Playground and create and manage our first containers. Based on the Play with Docker Classroom we will look at the different modes we can use with Docker to start isolated containers and create networks, so that these containers can talk to each other. At the end we will orchestrate several containers, in order to build a microservice.