Learn the basics of Docker-compose with our flask webserver docker-compose application.
Join our Discord Community of DevOps Engineers:
👨💻 https://discord.com/invite/NW98QYW
https://github.com/devopsjourney1/docker-compose-helloworld
0:00 Introduciton
0:25 Viewing our Python Application
1:00 The Dockerfile
1:32 The Docker-Compose file
3:20 Bringing up docker container with docker-compose up
4:19 Common docker-compose commands
source
What are you using Docker-compose to build?