linuxserver / docker-lychee

GNU General Public License v3.0
45 stars 16 forks source link

redirect Dockerfile to the new organisation that now develops/supports Lychee #7

Closed suntorytimed closed 6 years ago

suntorytimed commented 6 years ago

Since April this year Lychee moved to a new organisation which actively develops the software from now on. The Dockerfile still points to the old repository which now is unmaintained.

The new repository is: https://github.com/LycheeOrg/Lychee

Please change this Image to point to the newest version in the new organisation to receive new releases of the software.

suntorytimed commented 6 years ago

This uses the master branch and not the latest release tag. I think it would be best to use the old method and download the tarball instead of cloning the git and using the master branch. an alternative would be a checkout of the latest stable branch.