mirror of
https://github.com/luzifer-docker/docker-tf2-server.git
synced 2024-12-21 02:11:15 +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
|
## Team Fortress 2 + Docker
|
||||||
|
|
||||||
### Details:
|
### Details:
|
||||||
By default image is build with enabled autoupdate feature (take a look at tf.sh file).
|
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.
|
You can create new Dockerfile based on that image (FROM tf2) and customize it with plugins, configs, CMD and ENTRYPOINT instructions.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Build image and tag it as tf2
|
# Build image and tag it as tf2
|
||||||
|
|
Loading…
Reference in a new issue