linuxserver/ardour

Sponsored OSS

By linuxserver.io

Updated 27 days ago

Image
29

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

27 days ago

docker pull linuxserver/ardour:version-2026-06-19

This week's pulls

Pulls:

824

Last week