mirror of
https://github.com/luzifer-docker/teamspeak3.git
synced 2024-11-09 20:40:00 +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
|
||||
* Build container (optional)
|
||||
|
||||
`sudo docker build https://github.com/devalx/docker-teamspeak3.git`
|
||||
|
||||
* Create container
|
||||
|
@ -28,6 +29,7 @@ Ubuntu with TS3 Server.
|
|||
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`
|
||||
|
||||
* Admin Secret
|
||||
|
||||
After starting the container you probably want to get the Admin secret with:
|
||||
|
|
Loading…
Reference in a new issue