Add example of MIN_MEM STOP and JAR
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user