minecraft-compose-stack
How to run
- Install docker + docker compose (see their instructions)
- Configure the environment
- Add your own
.envfile to set host specific settings-
cp _env.sample .env vim .env
- See
_env.samplefor a description of the options needed
-
- Add your own
- Bring up the stack:
# -d brings it up in the background docker compose up -d
On this page
Contributors
Created February 16, 2025
Updated February 27, 2025