mirror of
https://codeberg.org/spire/docker-tf2-server.git
synced 2026-06-03 09:54:20 +02:00
a
This commit is contained in:
parent
43fe639c7d
commit
79565f4de8
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ docker run -d -p 27015:27015/udp -v ~/server.cfg:/home/tf2/hlserver/tf2/tf/cfg/s
|
|||
```
|
||||
|
||||
### Why this image is not on the public docker hub?
|
||||
I personaly don't like idea of downloading binary executable blob that runs in daemon with root permissions on my server.
|
||||
I personaly don't like idea of downloading binary executable blob that runs in a daemon with root permissions on my server.
|
||||
Docker is far from being secure (at least at the current moment).
|
||||
So building your own image is much better option in that sense.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue