Docker and Docker Compose Commands
In this lesson, we'll study a few Docker and Docker Compose commands.
We'll cover the following...
Docker Compose is used for the coordination of multiple Docker containers. Microservices systems usually consist of many Docker containers. Therefore, it makes sense to start and stop the containers with Docker Compose.
Docker Compose #
...Access this course and 1400+ top-rated courses and projects.