Docker Compose
Introduction to Docker Compose
What is Docker Compose?
Docker Compose is a 3 steps process
$ docker-compose upBuilding Blocks of Docker Compose
Last updated