Simple Javascript Image Gallery
100K+
A simple way photo gallery container using FGallery.
At its core, this uses the NGinX container.
Images to put in the gallery should be in the /images directory.
docker run \
--rm \
-v ~/Downloads/kittens:/images \
-p 80:80 \
-e "GALLERY_TITLE=My Photos"
docwhat/image-gallery
Content type
Image
Digest
Size
83.7 MB
Last updated
about 10 years ago
docker pull alterway/docker-image-gallery