TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
116 stars 56 forks source link

Create docker-compose.yml with non root user #104

Closed s55ma closed 4 months ago

s55ma commented 4 months ago

Run user as 9987 (ts3server), because official documentation doesn't say that. It's better to run as non root user.

Make sure to change ownership of data folder on the host to 9987.