FROM debian:sid-slim RUN apt update && apt -y upgrade && apt -y install mumble-server && apt clean