DeceiveInc ghcr.io/the3venthoriz0n/steamcmd:deceiveinc https://github.com/the3venthoriz0n/docker-steamcmd-server/pkgs/container/steamcmd bridge bash false https://github.com/the3venthoriz0n/docker-steamcmd-server/issues https://store.steampowered.com/app/820520/Deceive_Inc/ This Docker will download and install SteamCMD. It will also install the Deceive Inc. Dedicated Server and run it. **Configuration:** The configuration is located at: .../serverfiles/config/TripwireServer.ini Every option in that file is documented with a comment above it (server name, password, game mode, map rotation, bots, heat values). The server reads the config once at startup, so restart the container after any change. **Ports:** The Game Port and Query Port variables set the initial values when the configuration is first created. After that the configuration file is authoritative and is never rewritten, so you can edit the ports there freely. If you change a port, change it in both the config file and the port mapping - the container warns you on start if they disagree. Both ports are UDP and both must be forwarded in your router. **UPnP:** Seeded to off. UPnP relies on SSDP multicast which cannot reach your router from a bridged container, so forward UDP 7777 and 7778 manually. On host networking you can set bEnableUPnP back to true in the config. **Region:** Leave ServerRegion empty at your own risk - region auto-detection can fail in a container and an empty region may hide your server from browser filters. Set it explicitly to one of: us-east, us-central, us-west, eu, oce, br, asia, me. **Note:** AutoShutdownEmptyMinutes in the config defaults to 0 (disabled). Setting it non-zero makes the server shut itself down when empty, which stops the container. **ATTENTION:** First Startup can take very long since it downloads the gameserver files (~1GB)! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory! GameServers: https://raw.githubusercontent.com/the3venthoriz0n/docker-templates/master/templates/DeceiveInc.xml https://raw.githubusercontent.com/the3venthoriz0n/docker-templates/master/images/deceiveinc.png --restart=unless-stopped /mnt/user/appdata/steamcmd /mnt/cache/appdata/deceiveinc 5007710 7777 7778 7777 7778 true /serverdata/serverfiles/config/TripwireServer.ini 99 100