audacity
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:b6af8d4c8…
Size
1.1 GB
Last updated
1 day ago
docker pull linuxserver/audacity:3.7.8Pulls:
943
Last week