Part #3) Docker Compose

You’re going to need to build a docker compose file, and basically start a project folder, or likely a repo with your entire project. Below I have included the docker compose file (which you will need to slightly modify), and the gitignore file, (which you will also need to modify).

Docker Compose file

Project .gitignore