linuxserver/darktable

Sponsored OSS

By linuxserver.io

Updated 6 days ago

Image
Integration & delivery
Content management system
20

100K+

linuxserver/darktable repository overview

linuxserver/darktable

This readme has been truncated from the full version found HERE

darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=darktable \
  -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/darktable:latest

Tag summary

Content type

Image

Digest

sha256:7415589ae

Size

1.4 GB

Last updated

6 days ago

docker pull linuxserver/darktable:25.6.0

This week's pulls

Pulls:

2,131

Last week