mirror of
https://github.com/luzifer-docker/docker-tf2-server.git
synced 2024-12-20 18:01:16 +00:00
Readme
This commit is contained in:
parent
1a75524b07
commit
4ddd2d8cda
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
## Team Fortress 2 + Docker
|
||||
|
||||
### Details:
|
||||
By default image is build with enabled autoupdate feature (take a look at tf.sh file).
|
||||
You can create new Dockerfile based on that image and customize it with plugins, configs, CMD and ENTRYPOINT instructions.
|
||||
By default image is build with enabled autoupdate feature (take a look at `tf.sh` file).
|
||||
You can create new Dockerfile based on that image (FROM tf2) and customize it with plugins, configs, CMD and ENTRYPOINT instructions.
|
||||
|
||||
```shell
|
||||
# Build image and tag it as tf2
|
||||
|
|
Loading…
Reference in a new issue