You've already forked docker-steamcmd-install
Update README.md
Point to my now self-hosted docker-steamcmd repository.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# SteamCMD with assumed game installation for Docker
|
||||
|
||||
Uses my [docker-steamcmd](https://github.com/hellodeibu/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.
|
||||
Uses my [docker-steamcmd](https://git.davejansen.com/prettybasic/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.
|
||||
|
||||
Reference in New Issue
Block a user