refine readme, +priorities

This commit is contained in:
Josh Lay 2023-12-16 18:21:13 -06:00
parent 3f9f6999b0
commit dad20d3010
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -1,11 +1,13 @@
### steamcmd-container
Extended version of [CM2Walki/steamcmd](https://www.github.com/CM2Walki/steamcmd)
# steamcmd-container
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.
Extended version of [CM2Walki/steamcmd](https://www.github.com/CM2Walki/steamcmd)
based on `Fedora`.
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.
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`).
A wrapper script (`/usr/local/bin/steamcmd`) has been provided in the image to make `steamcmd` slightly more accessible.
Size is *not* a priority for this image/project. Currency and convenience *are*.
### Fedora-driven tweaks
`dnf` has been tweaked *slightly* to improve speed/reduce needless resource usage.