mirror of
https://github.com/luzifer-docker/teamspeak3.git
synced 2024-11-12 22:02:41 +00:00
Update README.md
This commit is contained in:
parent
bd7be67aff
commit
9d4cb384e0
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@ Ubuntu with TS3 Server.
|
||||||
|
|
||||||
* Usage
|
* Usage
|
||||||
* Build container (optional)
|
* Build container (optional)
|
||||||
|
|
||||||
`sudo docker build https://github.com/devalx/docker-teamspeak3.git`
|
`sudo docker build https://github.com/devalx/docker-teamspeak3.git`
|
||||||
|
|
||||||
* Create container
|
* Create container
|
||||||
|
@ -28,6 +29,7 @@ Ubuntu with TS3 Server.
|
||||||
Injected files are used from this location, see Summary above.
|
Injected files are used from this location, see Summary above.
|
||||||
|
|
||||||
`sudo docker run --name TS3 -d -p 9987:9987/udp -v {FOLDER}:/teamspeak3 devalx/docker-teamspeak3`
|
`sudo docker run --name TS3 -d -p 9987:9987/udp -v {FOLDER}:/teamspeak3 devalx/docker-teamspeak3`
|
||||||
|
|
||||||
* Admin Secret
|
* Admin Secret
|
||||||
|
|
||||||
After starting the container you probably want to get the Admin secret with:
|
After starting the container you probably want to get the Admin secret with:
|
||||||
|
|
Loading…
Reference in a new issue