NOTE: This image will always install/update to the latest steamcmd and Hurtworld server, all you have to do to update your server is to redeploy the container.
Also note that the entire /steamcmd/hurtworld can be mounted on the host system.
- Set the
HURTWORLD_SERVER_STARTUP_ARGUMENTSenvironment variable to match your preferred server arguments (defaults are set to"-batchmode -nographics -logfile /dev/stdout", note how we're logging to stdout) - Also set the
HURTWORLD_SERVER_STARTUP_EXECenvironment variable to match your preferred arguments (defaults are set to"host 12871;queryport 12881;servername Hurtworld [DOCKER];maxplayers 16") - Optionally mount
/steamcmd/hurtworldsomewhere on the host or inside another container to keep your data safe - Run the container and enjoy!