Assaro / DD_Bot

Discord Bot to Control Docker Services via the Docker Socket
GNU General Public License v3.0
36 stars 6 forks source link

Add docker-compose file to solution #34

Closed arty01238 closed 3 months ago

arty01238 commented 3 months ago

The docker-compose file has been added to the solution items in the Visual Studio project. This will provide better control over the development environment using Docker, specifying services, volumes and images to be used.

arty01238 commented 3 months ago

Relocated the docker-compose.yml file and then updated the installation.md so that the instructions exist on approval of pull request so that it's just ready to go!