teamspeak-linux-docker-images icon indicating copy to clipboard operation
teamspeak-linux-docker-images copied to clipboard

docker build files for TeamSpeak servers

Results 44 teamspeak-linux-docker-images issues
Sort by recently updated
recently updated
newest added

The `mmdbpath` parameter is not working due to the missing maxminddb library inside the container. #### How to reproduce the problem: Your docker-compose.yml should contain a volumes entry like this:...

It seems like the MariaDB database isn't saved anymore in /var/ts3server/ in docker-compose and just temporarily created. Therefore after every `docker-compose down` the complete database is deleted and newly created...

my teamspeak server is still on 3.13.3, but how do I upgrade it to the newest one.

Add libmaxminddb-dev to Baseimage and ENV-var: TS3SERVER_MMDBPATH to Support Custom GeoIP Database File. Funktion was added to Teamspeak Server in Version 3.13.0

Dear Teamspeak, I changed my Teamspeak server on Linux from standalone to Docker. However, I see you do not support PUID and PGID to ensure the mapped volumes are with...

allows the container to get the right timezone for correct time inside the container

The [documentation](https://github.com/docker-library/docs/blob/master/teamspeak/README.md#ts3server_query_protocols) tells us, that `query_protocols` can be empty to deactivate the `ServerQuery` interface. Due to the implementation of parameter expansion [here](https://github.com/TeamSpeak-Systems/teamspeak-linux-docker-images/blob/master/alpine/entrypoint.sh#L52), it can not be set to an empty...

Hello, after testing the new PSQL support for the Teamspeak Server and the Docker image, i maybe found a bug in the image or Teamspeak itself. When trying to run...

Building with the current alpine version 3.14 seems to to be no problem for the teamspeak3 image. So i think its a good idea to upgrade.