Shogo: Mobile Armor Division Dedicated Server (amd64/arm64)
813
Shogo: Mobile Armor Division Dedicated Server (Docker / Unraid)
A modernized, lightweight, web-accessible Docker container for hosting 1998 classic Shogo: Mobile Armor Division multiplayer matches via Wine, Xvfb, and noVNC.
/shogo/game.http://YOUR_SERVER_IP:8080/vnc.html.Once you have configured your server settings for the first time, you can automate the boot process so the server starts hosting instantly on startup without requiring manual VNC clicks. You must hit shutdown in the VNC gui to make sure these settings are saved and then restart the container.
SERVER_ARGS environment variable to -go.SERVER_ARGS environment variable.Any additional arguments can also be appended to end of your docker run command or this environment variable.
Example
docker run -d \
--name shogoserver \
-p 1234:1234/tcp \
-p 1234:1234/udp \
-p 8080:8080/tcp \
-v /absolute/path/to/your/ShogoFolder:/shogo/game \
-e SERVER_ARGS="-go" \
bobbydigital420/shogo-dedicated-server:latest
Content type
Image
Digest
sha256:569dcda16…
Size
466.3 MB
Last updated
10 days ago
docker pull bobbydigital420/shogo-dedicated-server