digikam
100K+
digiKam: Professional Photo Management with the Power of Open Source
When using mysql internal mode for the database you will need to click on "Find" Button for all the required binaries (mysql_install_db,mysqladmin,mysqld). Then select the binary file and press Open.
The application can be accessed at:
docker run -d \
--name=digikam \
-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/digikam:latest
Content type
Image
Digest
sha256:6d3a08986…
Size
1.5 GB
Last updated
3 days ago
docker pull linuxserver/digikam:9.1.0Pulls:
2,016
Last week