Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support passing in LGSM command to run #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joshhsoj1902
Copy link

This allows a user to pass in a LGSM command when a container starts (rather than execing into an existing container)

The most useful use-case for this situation I can think of is when mounting other source games into Gmod. Being able to specify the command I want lets me install both css and hl2dm and have the containers automatically exit after they are finished:

https://github.com/joshhsoj1902/docker-linuxgsm-scripts/blob/main/examples/gmod/docker-compose.yaml

@joshhsoj1902 joshhsoj1902 force-pushed the support-running-single-command branch from 50cacd0 to b14e76c Compare October 8, 2023 02:29
@joshhsoj1902 joshhsoj1902 force-pushed the support-running-single-command branch from b14e76c to 0605c17 Compare October 8, 2023 02:37
@joshhsoj1902 joshhsoj1902 marked this pull request as ready for review October 8, 2023 02:39
@dgibbs64 dgibbs64 force-pushed the main branch 9 times, most recently from 9487f13 to 176629c Compare May 5, 2024 23:40
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.

1 participant