Saturday, 2 February 2019

Docker tutorial series - Docker Compose

Docker Tutorial series - Docker Compose for multiple containers docker application
1. How to scale up services (containers) with docker-compose scale
2. Docker-compose.yml with depends_on to include dependency from one container to another
3. Docker-compose.yml to expose ports for containers

https://www.youtube.com/watch?v=X7H_UEimibE 

No comments:

Post a Comment