Skip to content

Allow passing arguments with normal arguments#6

Open
EXtremeExploit wants to merge 1 commit intoGelmo:masterfrom
EXtremeExploit:entrypoint-args
Open

Allow passing arguments with normal arguments#6
EXtremeExploit wants to merge 1 commit intoGelmo:masterfrom
EXtremeExploit:entrypoint-args

Conversation

@EXtremeExploit
Copy link

Allows passing arguments like this:

docker run \
  -v=wf:/home/warfork/server \
  -v=/path/to/wflogs:/home/warfork/.local/share/warfork-2.1/basewf \
  --net=host \
  gelmo/warfork-docker +sv_hostname "Meow meow" +sv_port 67

This helps a lot with arguments or cvars that need to be enclosed in " or ', or both at the same time

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