Sign inSign up

combro2k/alpine-teamspeak3

By combro2k

Updated over 2 years ago

Teamspeak3 running on Alpine container with glibc

Image
0

1.7K

combro2k/alpine-teamspeak3 repository overview

alpine-teamspeak3

TeamSpeak 3 server running on Alpine with SQLite3 database

Be sure to read the license before using this container, you can find it in the container at /app/LICENSE

To start this container use:

docker run -d \
	-v /your/own/presistence/path:/teamspeak3 \
	-p 9987:9987/udp \
  -e TS3SERVER_LICENSE=accept \
	-p 30033:30033 \
	-p 10011:10011 \
	--rm \
	combro2k/alpine-teamspeak3:latest

Tag summary

Content type

Image

Digest

sha256:ee687c674

Size

21.2 MB

Last updated

over 2 years ago

docker pull combro2k/alpine-teamspeak3