startersclan / docker-sourceservers

Source / Goldsource dedicated server images built through use of steamcmd. 🐳
Apache License 2.0
47 stars 5 forks source link

Docs (examples): Add `--rm` to `docker run` command-lines #105

Closed joeltimothyoh closed 1 year ago

joeltimothyoh commented 1 year ago

The example commands being mostly for testing, debugging, or basic use cases would be more usable with the --rm parameter. Automatically removing containers after they are exited frees up attached ports making the example commands more re-usable.