Add example of MIN_MEM STOP and JAR

This commit is contained in:
2021-01-04 21:33:44 +13:00
parent a43de5a4f3
commit 80f5be957b

View File

@@ -7,7 +7,10 @@ services:
container_name: minecraft
restart: unless-stopped
environment:
MIN_MEM: 1G
MAX_MEM: 1G
STOP: stop
JAR: server.jar
ports:
- 25565:25565
volumes: