Docker-compose tutorial

Subscribers:
252,000
Published on ● Video Link: https://www.youtube.com/watch?v=qH4ZKfwbO8w



Category:
Tutorial
Duration: 19:45
57,139 views
1,630


If you have watched my video about "docker explained simply", we will now have a look at how to easily manage multiple Docker containers with just one simple configuration file. We will deploy a simple web server and database.

Docker-compose documentation: https://docs.docker.com/compose/
Install docker-compose: https://docs.docker.com/compose/install/


Follow me:

TWITTER: https://twitter.com/christianlempa
INSTAGRAM: https://instagram.com/christianlempa
DISCORD: https://discord.com/invite/bz2SN7d
GITHUB: https://github.com/christianlempa
PATREON: https://www.patreon.com/christianlempa
MY EQUIPMENT: https://kit.co/christianlempa


Timestamps:

00:00 - Introduction
01:29 Get started with docker-compose.yaml
03:29 Versioning in docker-compose files
04:40 Deploy a simple webserver with docker-compose
11:30 Add more containers like database
17:00 Remove all docker containers from docker-compose file
18:03 Summary

----
All links with "*" are affiliate links.







Tags:
linux
python
cloud
networking
docker
docker-compose
nginx
mysql
docker compose
docker compose tutorial
docker tutorial
containerizing