We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92abd06 commit 9bee9f0Copy full SHA for 9bee9f0
docker-compose.yml.j2
@@ -1,5 +1,5 @@
1
-services: # bind mount example linuxgsm-{{ shortname }}-bind:
2
-image: gameservermanagers/gameserver:{{ shortname }} # image:
+services: # bind mount example linuxgsm-{{ shortname }}-bind: image:
+gameservermanagers/gameserver:{{ shortname }} # image:
3
ghcr.io/gameservermanagers/gameserver:{{ shortname }} container_name:
4
{{ shortname }}server restart: unless-stopped volumes: -
5
/path/to/linuxgsm/{{ shortname }}server:/data network_mode: host # volume
0 commit comments