Skip to content

Releases: LycheeOrg/Lychee-Docker

v1.41.1

20 May 15:56
v1.41.1
e9ce078
Compare
Choose a tag to compare
  • Tagged releases (and :latest) are no longer available for arm/v6 or arm/v7 architectures. amd64 and arm64 are unaffected.

:dev releases will still be available, and the issues causing this will be monitored for any improvement.

v1.41

18 May 14:06
v1.41
ba2f531
Compare
Choose a tag to compare
  • Improve testing
  • Add volume for sym folder
  • Migrate Github to LycheeOrg/Lychee-Docker
  • Migrate Docker to lycheeorg/lychee
  • Reduce image size
  • Add SQLite support
  • Add redis support via php-redis
  • Stable docker images now use Lychee version numbers
  • Add an optional startup delay in entrypoint.sh (STARTUP_DELAY)
  • Use sqlite by default (mysql/mariadb/postgres still supported)
  • Change default timezone to UTC

Add support for multi-arch

23 Feb 14:21
Compare
Choose a tag to compare
  • Added support for armv6, armv7, and arm64 (#31)

Migrate docker to LycheeOrg

17 Feb 18:37
Compare
Choose a tag to compare
  • Install exiftool & ffmpeg (#26)
  • Migrate docker to LycheeOrg

v1.40.3

17 Nov 16:24
97e6b34
Compare
Choose a tag to compare
  • Restrict Permissions (PR #23)
  • Add Container Health Check (PR #24)

v1.40.2

17 Nov 14:44
Compare
Choose a tag to compare
  • Updated README.md (PR #21)
  • Updated default.conf
    • Fix missing ffmpeg (PR #22)
    • Override PHP configuration via PHP-FPM (PR #21)
      • Fixes (Issue #19)
  • Updated .travis.yml for deployment. (PR #20)

v1.40.0

17 Aug 14:21
Compare
Choose a tag to compare
  • Display commit hash from lychee-laravel used in the container. Update repo location.
  • Add mysql authentication info to readme (Fixes #15)
  • Fixes Docker Image Name

Add php postgres package

28 Apr 20:56
Compare
Choose a tag to compare

Increase max post file in nginx (#11)

25 Feb 01:51
Compare
Choose a tag to compare

Finalize Travis CI Implimentation

17 Feb 18:37
b3d31b2
Compare
Choose a tag to compare

Available docker tags:

  • latest: current stable tag
  • v[NUMBER]: stable version tag
  • dev: current master branch tag
  • testing: branch and pr tag for testing