Releases: LycheeOrg/Lychee-Docker
Releases · LycheeOrg/Lychee-Docker
v1.41.1
v1.41
- 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
- Added support for armv6, armv7, and arm64 (#31)
Migrate docker to LycheeOrg
- Install exiftool & ffmpeg (#26)
- Migrate docker to LycheeOrg
v1.40.3
v1.40.2
v1.40.0
Add php postgres package
Increase max post file in nginx (#11)
Finalize Travis CI Implimentation
Available docker tags:
- latest: current stable tag
- v[NUMBER]: stable version tag
- dev: current master branch tag
- testing: branch and pr tag for testing