Skip to content

fix: include lgsm steamcmd dependencies#87

Merged
MarcStdt merged 1 commit into
masterfrom
fix/steamcmd-lgsm-deps
Jun 8, 2026
Merged

fix: include lgsm steamcmd dependencies#87
MarcStdt merged 1 commit into
masterfrom
fix/steamcmd-lgsm-deps

Conversation

@MarcStdt

@MarcStdt MarcStdt commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • install LGSM-reported missing dependencies in the steamcmd runtime image
  • add expect, libxml2-utils/xmllint, and telnet so LGSM start/status helpers do not degrade at runtime

Validation

  • docker build -f Dockerfile.steamcmd --build-arg VERSION=v0.1.248 -t druid-steamcmd-deps-test:local .
  • docker run --rm --entrypoint sh druid-steamcmd-deps-test:local -lc 'command -v expect && command -v xmllint && command -v telnet'
  • git diff --check

@druid-infra

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

@MarcStdt MarcStdt merged commit df4b761 into master Jun 8, 2026
10 checks passed
@MarcStdt MarcStdt deleted the fix/steamcmd-lgsm-deps branch June 8, 2026 19:51
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