Commit Graph
7 Commits
Author SHA1 Message Date
ViViDboarder 6f3dff46d1 Add ability to override any configs with env
Use environemnt variables to override any value in config.php

Also, locked version on the ubuntu image to something that actually
builds.
2016-11-27 19:10:49 -08:00
Tim Yocum d586d3358a install from tar; reduce image size
Integrating changes from @DexterTheDragon on latest version. Fixes #11 and #17
2015-08-17 00:32:52 -05:00
Philipp Schmitt 968819a855 Set SELF_URL_PATH on runtime 2015-02-21 15:48:03 +01:00
Jasper Spaans 1eebbc0184 Enable php mcrypt module.
Now it works for me <tm>
2014-12-31 22:37:26 +01:00
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
2014-12-31 21:55:32 +01:00
Stefan Siegl e018a8a41a Support mysql storage backend 2014-10-03 02:13:44 +02:00
Christian Lück 92bfd747c5 Initial commit 2014-04-26 17:24:57 +02:00