You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lychee/docker
Andy c4a27ae7f1
the build was successful Details
Dockerfile fixes
6 years ago
..
s6.d Dockerfile fixes 6 years ago
README.md add Dockerfile and .drone.yml 6 years ago
nginx.conf add Dockerfile and .drone.yml 6 years ago
php-fpm.conf add Dockerfile and .drone.yml 6 years ago
run.sh Dockerfile fixes 6 years ago

README.md

wonderfall/lychee

What is this?

Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.

Features

  • Based on Alpine Linux.
  • nginx + PHP7.
  • Active Imagemagick + pecl ext.

Build-time variables

  • LYCHEE_VERSION : version of Lychee.
  • IMAGICK_EXT_VERSION : version of imagick pecl extension.

Environment variables

  • UID : lychee user id (default : 991).
  • GID : lychee group id (default : 991).

Volumes

  • /lychee/uploads : uploads.
  • /lychee/data : data files.

Ports