refine readme, +priorities
This commit is contained in:
parent
3f9f6999b0
commit
dad20d3010
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -1,11 +1,13 @@
|
||||||
### steamcmd-container
|
# steamcmd-container
|
||||||
|
|
||||||
Extended version of [CM2Walki/steamcmd](https://www.github.com/CM2Walki/steamcmd)
|
Extended version of [CM2Walki/steamcmd](https://www.github.com/CM2Walki/steamcmd)
|
||||||
|
based on `Fedora`.
|
||||||
|
|
||||||
Based on Fedora 35, a newer/more familiar OS (for me). Runs `steamcmd` once on build to update the client from the archive. No other notable changes.
|
The goal is to provide a relatively current userspace to support Steam and game
|
||||||
|
servers. Some utilities have been left in for convenience (*ie:* `wget`, `less`,
|
||||||
|
`find`).
|
||||||
|
|
||||||
Some bootstrap utilities left around for convenience (`wget`, `less`, `find`), at the cost of size. That is *not* a priority for this image, nearing 500MB.
|
Size is *not* a priority for this image/project. Currency and convenience *are*.
|
||||||
|
|
||||||
A wrapper script (`/usr/local/bin/steamcmd`) has been provided in the image to make `steamcmd` slightly more accessible.
|
|
||||||
|
|
||||||
### Fedora-driven tweaks
|
### Fedora-driven tweaks
|
||||||
`dnf` has been tweaked *slightly* to improve speed/reduce needless resource usage.
|
`dnf` has been tweaked *slightly* to improve speed/reduce needless resource usage.
|
||||||
|
|
Loading…
Reference in a new issue