Sign inSign up

alterway/docker-image-gallery

By alterway

Updated about 10 years ago

Simple Javascript Image Gallery

Image
1

100K+

alterway/docker-image-gallery repository overview

A simple way photo gallery container using FGallery.

Usage

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

Tag summary

Content type

Image

Digest

Size

83.7 MB

Last updated

about 10 years ago

docker pull alterway/docker-image-gallery