RealistikDash / GDPyS

A Geometry Dash Private Server made in Python.
GNU General Public License v3.0
27 stars 9 forks source link

Added DockerFile and Docker-Compose #72

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi, Today I managed to run your app in Docker, it's easier to setup than the "normal way", you just have to clone the repo and type: "docker-compose up -d" to get your app start, you have to be careful and give goods permissions to folders. I hope that could be usefull.