Sign inSign up

linuxserver/ardour

Sponsored OSS

By linuxserver.io

Updated 3 months ago

Image
32

10K+

linuxserver/ardour repository overview

linuxserver/ardour

This readme has been truncated from the full version found HERE

Ardour is an open source, collaborative effort of a worldwide team including musicians, programmers, and professional recording engineers.

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:720a44efc

Size

1.3 GB

Last updated

3 months ago

docker pull linuxserver/ardour

This week's pulls

Pulls:

114

Last week