Day 20. Deploy multiple containers with Docker-Compose and Jenkins
Create a freestyle project for building and running multiple containers
We will create a freestyle project for building and running multiple containers.
The docker-compose file defines two services: a django web application and a database. The web ap...
ashwinimahajan.hashnode.dev2 min read