This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Releases: thetredev/steamcmd
Releases · thetredev/steamcmd
20220620
Changelog:
- Install all SteamCMD dependencies in base image
- Squash ARG and ENV instructions as much as possible
- Squash engine-specific Dockerfiles and contexts
- Explicitly set default tmux terminal to
screen-256color
- Add shared tmux session socket
- Don't run
ldconfig
as it is not needed for SteamCMD and game server execution - Be more explicit in docker logs
Full Changelog: 2022061...2022062
20220618
Changelog:
- Reduce image sizes by another ~15 MB by making microdnf ignore weak deps when installing packages
Full Changelog: 2022061...2022061
20220616
20220615
Full Changelog: 20220606.4...2022061
20220606.4
20220606.3
Changelog:
- Fix Hadolint warnings and errors
- Add more SRCDS-based game images
- Clean up repository and GitHub workflows
Full Changelog: 20220606.2...20220606.3
20220606.2
Changelog
- Fix issue #9: build gosu @ b6fb26168851702bd888af4e254f7e59d6e14a86 ourselves to get rid of CVEs present in
runc 1.14
/golang 1.16
Full Changelog: 20220606.1...20220606.2
20220606.1
Changelog
Full Changelog: 2022060...20220606.1
20220606
Fixed issue #5 by switching the base to almalinux:8.6-minimal
. Image sizes shrank from 805 MB to 453 MB!
Full Changelog: 20220604.2...2022060
20220604.2
This release includes the following minor changes:
- Update readme
- Add MIT license
- Create user
steamcmd
usinguseradd -l
- Set SteamCMD install directory to
/home/steamcmd/package
Full Changelog: 20220604.1...20220604.2