linuxserver/audacity

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
Integration & delivery
Operating systems
16

50K+

linuxserver/audacity repository overview

linuxserver/audacity

This readme has been truncated from the full version found HERE

Audacity is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:b6af8d4c8

Size

1.1 GB

Last updated

1 day ago

docker pull linuxserver/audacity:3.7.8

This week's pulls

Pulls:

943

Last week