Docker-compose in action
Introduction to Docker Compose
We'll cover the following...
In the last lesson, we successfully added the database to our app.
You can clone the project using
git clone https://github.com/venky8283/Docker.git
...