linuxserver/digikam

Sponsored OSS

By linuxserver.io

Updated 3 days ago

Image
Content management system
33

100K+

linuxserver/digikam repository overview

linuxserver/digikam

This readme has been truncated from the full version found HERE

digiKam: Professional Photo Management with the Power of Open Source

Application Setup

Mysql Internal

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:

Usage

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

Tag summary

Content type

Image

Digest

sha256:6d3a08986

Size

1.5 GB

Last updated

3 days ago

docker pull linuxserver/digikam:9.1.0

This week's pulls

Pulls:

2,016

Last week