airtime-docker Dockerfile and compose to run airtime without Icecast Run with docker-compose Launch: docker-compose up -d Stop and clean: docker-compose down -v Build the Docker image Build the Docker image: docker build -t myairtime:latest .