Files
docker-steamcmd-install/README.md
Dave Jansen 3e2034f3c8 Update README.md
Now using correct URL, as I forgot I moved ownership previously.
2024-03-25 05:37:34 +00:00

6 lines
502 B
Markdown

# SteamCMD with assumed game installation for Docker
Uses my [docker-steamcmd](https://git.davejansen.com/davejansen/docker-steamcmd) image. This barebones image is handy if you want to immediately install a specific game using SteamCMD. Simply provide the STEAM_APP_ID environment variable and that's it.
Note: You probable want to use this image as a build stage for your game-specific image, so that you can do additional setup and configuration on top of a downloaded and ready to go game setup.