DOCKER CONTAINERS
Package applications into containers so they behave exactly the same on my laptop and on a production server.
Write Dockerfiles for a real application
Run multi-container setups with Docker Compose
Understand images, layers, volumes and networking
Build small images and push them to a registry
This is the plan for the project. As I work through it, this page gets updated with what actually happened.
DockerDocker ComposeDocker HubLinux
REPOSITORY
Not published yet. The link goes up once the project is running.