1
0
Fork 0

8 Commits (717fbe4264fb53cb358bf5f1fe971a8af838fd8b)

Author SHA1 Message Date
Ruben Vermeersch 717fbe4264 Switch to s6 instead of supervisor
Further reduces the images size from 100.2MB to 59.97MB
8 years ago
Ruben Vermeersch 1de5eb7a1d Switch to Alpine base image
This brings the image size down from 278.3MB to 100.2MB
8 years ago
Tim Yocum d586d3358a install from tar; reduce image size
Integrating changes from @DexterTheDragon on latest version. Fixes #11 and #17
9 years ago
Philipp Schmitt 968819a855 Set SELF_URL_PATH on runtime 10 years ago
Jasper Spaans 1eebbc0184 Enable php mcrypt module.
Now it works for me <tm>
10 years ago
Jasper Spaans 77a0372493 Install php5-mcrypt as well.
Installing php5-mcrypt seems to be required:

4 docker exec ttrss_main tail -n1 /tmp/ttrss-update-daemon.stderr
PHP Fatal error:  Call to undefined function mcrypt_decrypt() in /var/www/include/crypt.php on line 12
10 years ago
Stefan Siegl e018a8a41a Support mysql storage backend 10 years ago
Christian Lück 92bfd747c5 Initial commit 11 years ago