# Mumble Docker Setup Mainly to have a version of the mumble server thats newer than the one from the debian repos, we created this little docker setup for mumble. ## How to 1. Create `data` directory next to the `docker-compose.yml` 2. Copy the example config file into the newly created `data` directory 3. Adjust the config to your liking 4. `docker compose up -d --build`