Daniel Gibbs
6a40a2ce4a
fix(docker): optimize cleanup commands in Dockerfiles
* Removed unnecessary removal of temporary files.
* Added cleanup for man, doc, info, lintian, and locale files to reduce image size.
2 days ago
Daniel Gibbs
ea39c225bb
feat(docker): enhance Dockerfiles with user creation and health check
* Added non-root user creation for SteamCMD in Dockerfiles for Ubuntu 18.04, 20.04, 22.04, and 24.04.
* Included a basic health check to ensure SteamCMD is operational.
* Updated README to correct "docker cli" to "Docker cli".
2 days ago
Daniel Gibbs
5a4e939efd
Add tzdata package to SteamCMD installations and clean up environment variable syntax
2 months ago
Daniel Gibbs
a113310a89
feat: remove steamcmd update layer
steamcmd update will only apply to root user. If non root user update is still downloaded. This update added 138MB layer to docker container and will probably not be used anyway.
3 years ago
Daniel Gibbs
1eaae6309c
add libsdl2-2.0-0:i386
3 years ago
Daniel Gibbs
96363c7d51
cr
3 years ago
Daniel Gibbs
d6738e1b03
add bash shell as default ( #10 )
3 years ago
Daniel Gibbs
e66a072b5c
feat: optimise image ( #9 )
3 years ago
Daniel Gibbs
ad9a757483
add entrypoint
3 years ago
Daniel Gibbs
002211c035
optimise
3 years ago
Daniel Gibbs
c9cb59e0d8
feat: add ubuntu 18.04
3 years ago
Daniel Gibbs
a6a43cc806
fix: remove -y
3 years ago
Daniel Gibbs
1875522747
fix: remove apt upgrade
3 years ago
Daniel Gibbs
ddd4a1a77e
optimise
3 years ago
Daniel Gibbs
e756dcc41a
UTF-8 unicode
ca-certificates
steamcmd symlink
bash shell
env
fixes
3 years ago
Daniel Gibbs
898b33c409
feat: create Dockerfile
3 years ago