services:
hytale:
image: valgul/hytale-server
image: hytale-server:local
container_name: hytale_server
tty: true
stdin_open: true
restart: unless-stopped
ports:
- "5521:5520/udp"
volumes:
- ./hytale_data/:/hytale/server
environment:
- HYTALE_SERVER_IDENTITY_TOKEN=
- HYTALE_SERVER_SESSION_TOKEN=
use method b to get identity and session token https://support.hytale.com/hc/en-us/articles/45328341414043-Server-Provider-Authentication-Guide
Content type
Image
Digest
sha256:1656c35a5…
Size
1.5 GB
Last updated
8 months ago
docker pull valgul/hytale-server