What you've learned
🎉Congratulations
You finished this lab about container basics and on how to build solid containers.
Throughout this lab, you worked through the following topics:
- Building a container with
docker build - Running a container using
docker run - Fundamentals about Twelve Factor Apps
- How to use Docker Compose to run Multi-Container Setups
- Reducing the attack vectors to containers
- Pushing containers
- Sign containers
