A base image of SteamCMD with WINE for downloading and running Steam game servers and game server software that requires windows. The image is built automatically every 6 hours with Github Actions and pushed to Docker Hub.
docker pull silentmecha/steamcmd-wine:latest
docker run -it silentmecha/steamcmd-wine:latest /bin/sh
docker run -it silentmecha/steamcmd-wine:latest /bin/sh steamcmd +@sSteamCmdForcePlatformType windows +login anonymous +app_update 824360 +quit
docker run -it -v $PWD:/data silentmecha/steamcmd-wine:latest /bin/sh steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir /data +login anonymous +app_update 824360 validate +quit