GC Docker is a docker container for dealing with Grasscutter
In order to run this container you'll need docker and docker-compose installed.
docker-compose up -d
You may want to run commands in the GC CLI, after running the container you can access it with the name you gave it, for example:
docker attach grasscutter
./data
- Grasscutter data./web
- Grasscutter web./plugins
- Grasscutter plugins./config.json
- Grasscutter configure./keystore.p12
- Grasscutter certificate./mongodb-data
- MongoDB data