Web based picture gallery for sharing and caring of images - based on lychee!
1.5K
Web based picture gallery for sharing and caring of images - based on lychee!
docker run -it -d -p 80:80 mkodockx/docker-picture-gallery
Add volumes for your uploads and for the stored data via '/uploads/' and '/data/'.
docker run -it -d -p 80:80 -v /your-path/uploads/:/uploads/ -v /your-path/data/:/data/ kdelfour/lychee-docker
We integrated a database to make it possible to run out of the box. The main data of the default database (MySql) inside:
To kdelfour for inspiration and ideas.
Content type
Image
Digest
sha256:29e4e155c…
Size
219.9 MB
Last updated
almost 11 years ago
docker pull mkodockx/docker-picture-gallery