Skip to content

fix: preserve steamcmd runtime files#86

Merged
MarcStdt merged 1 commit into
masterfrom
fix/steamcmd-preserve-runtime
Jun 7, 2026
Merged

fix: preserve steamcmd runtime files#86
MarcStdt merged 1 commit into
masterfrom
fix/steamcmd-preserve-runtime

Conversation

@MarcStdt

@MarcStdt MarcStdt commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Summary\n- preserve the full upstream SteamCMD runtime directory before removing the steam user\n- seed /home/druid/.local/share/Steam/steamcmd so /usr/bin/steamcmd works as the druid user\n- keep sdk32/sdk64 steamclient symlinks for game server startup\n\n## Validation\n- docker build --platform linux/amd64 -f Dockerfile.steamcmd --build-arg VERSION=v0.1.247 -t druid-steamcmd-runtime-test .\n- docker run --rm --platform linux/amd64 --entrypoint sh druid-steamcmd-runtime-test -lc 'set -eu; id; pwd; test -x /home/druid/.local/share/Steam/steamcmd/steamcmd.sh; test -s /home/druid/.steam/sdk64/steamclient.so; test -s /home/druid/.steam/sdk32/steamclient.so; steamcmd +quit | sed -n "1,80p"'

@druid-infra

Copy link
Copy Markdown
Contributor
Error: This repo is not allowlisted for Atlantis.

@MarcStdt MarcStdt merged commit fb3ac75 into master Jun 7, 2026
10 checks passed
@MarcStdt MarcStdt deleted the fix/steamcmd-preserve-runtime branch June 7, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants