DevOps(Day-18) : Docker deep dive
SPEED1X
TABLE OF CONTENTS
Docker Compose
YAML
Task-1
Task-2
Docker Compose
It is a multi-container service that is used to spin up many containers at a time. With docker-compose, we can start, stop and rebuild services, can check the status of ...
biswaraj333.hashnode.dev3 min read