ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.03k stars 742 forks source link

Add docker-compose support #545

Closed DevilTea closed 4 years ago

DevilTea commented 4 years ago

What this PR has done:

Why:

In order to host HeavenMS in any environment with docker and docker-compose by executing only one single command.

$ docker-compose up

If source code or config is changed, you would have to re-build the image and re-create a container of it.