linuxserver/digikam

Sponsored OSS

By linuxserver.io

Updated 2 days ago

Image
Content management system
33

500K+

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:052b8f260

Size

1.5 GB

Last updated

2 days ago

docker pull linuxserver/digikam

This week's pulls

Pulls:

1,403

Last week