darktable
100K+
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.
The application can be accessed at:
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
Content type
Image
Digest
sha256:7415589ae…
Size
1.4 GB
Last updated
6 days ago
docker pull linuxserver/darktable:25.6.0Pulls:
2,131
Last week