besn0847 / arm-gallery

A simple Image Gallery for Raspberry Pi 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arm-gallery

To start the container with default config :

docker run -d -P arm-gallery

But you can also use your local datastores :

docker run -d -P -v <your local gallery folder>:/data/gallery -v <your local cache folder>:/data/cache arm-gallery

Make sure you set the cache/ folder directory permissions to 777.

About

A simple Image Gallery for Raspberry Pi 2


Languages

Language:Nginx 100.0%