50K+
Audacity is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.
The application can be accessed at:
docker run -d \
--name=audacity \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/audacity/config:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/audacity:latest
Content type
Image
Digest
sha256:c2a88b976…
Size
1 GB
Last updated
6 days ago
docker pull linuxserver/audacityPulls:
655
Last week