Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Releases: thetredev/steamcmd

20220620

19 Jun 22:43
Compare
Choose a tag to compare

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

18 Jun 12:53
Compare
Choose a tag to compare

Changelog:

  • Reduce image sizes by another ~15 MB by making microdnf ignore weak deps when installing packages

Full Changelog: 2022061...2022061

20220616

16 Jun 13:03
Compare
Choose a tag to compare

Changelog:

  • Fix issue #6
  • Fix a bunch of documentation typos

Full Changelog: 2022061...2022061

20220615

15 Jun 17:06
Compare
Choose a tag to compare

Full Changelog: 20220606.4...2022061

20220606.4

06 Jun 20:40
Compare
Choose a tag to compare

Changelog:

  • Add HLDS image
  • Add Counter-Strike game image

Full Changelog: 20220606.3...20220606.4

20220606.3

06 Jun 19:14
Compare
Choose a tag to compare

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

06 Jun 13:58
Compare
Choose a tag to compare

Changelog

Full Changelog: 20220606.1...20220606.2

20220606.1

06 Jun 12:45
Compare
Choose a tag to compare

Changelog

  • Fix issue #7: make use of tini and gosu
  • Fix issue #8: limit permissions in compose files

Full Changelog: 2022060...20220606.1

20220606

06 Jun 11:13
Compare
Choose a tag to compare

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

04 Jun 21:00
Compare
Choose a tag to compare

This release includes the following minor changes:

  • Update readme
  • Add MIT license
  • Create user steamcmd using useradd -l
  • Set SteamCMD install directory to /home/steamcmd/package

Full Changelog: 20220604.1...20220604.2