Files
Bubberstation/run-docker.sh
2026-06-14 01:43:52 -04:00

3 lines
203 B
Bash
Executable File

docker run -it --net=host bubberstation:latest DreamDaemon /app/tgstation.dmb -trusted -port 3000
## we choose to use host networking for performance reasons, and to avoid some possibility of confusion.