Forgot to create example docker-compose.yml

This commit is contained in:
Julia Logan 2021-11-05 22:09:01 +00:00
parent c006f57246
commit 3cbfaa5c64
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
version: "3"
services:
minecraft:
image: minecraft-spigot:<version>
volumes:
- ./data:/usr/games/minecraft-spigot/data