This is a docker image for volumio, reworked from here
To run:
docker build -t volumio .
./run.sh
- Supports multiarch (386, x86_64, arm, arm64)
- Uses debian bullseye as base image (since ubuntu doesn't have the 386 variant)
- Completely standalone, starts from scratch with the debian image
- Pulse audio forwarding reworked
run.sh
script, to easily start everything
- transform
run.sh
in docker-compose