ardour
Ardour is an open source, collaborative effort of a worldwide team including musicians, programmers, and professional recording engineers.
The application can be accessed at:
docker run -d \
--name=ardour \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/ardour:latest
Content type
Image
Digest
sha256:720a44efc…
Size
1.3 GB
Last updated
27 days ago
docker pull linuxserver/ardour:version-2026-06-19Pulls:
824
Last week