1
0
Commit Graph

39 Commits

Author SHA1 Message Date
e25be08c5f update readme
Some checks failed
the build failed
2019-05-22 20:24:42 +02:00
a2939447d3 change stage labels
Some checks failed
the build failed
2019-05-22 20:13:10 +02:00
92c2cc2ecf refactor tag and build arg handling (removed matrix build)
Some checks failed
the build failed
2019-05-22 20:11:13 +02:00
63c0f82bca cleanup
Some checks failed
the build failed
2019-05-22 20:07:10 +02:00
55472a1a9b clean up supervisord configuration 2019-05-22 20:04:03 +02:00
2bfb576ef4 split out the builder container and add feedly theme 2019-05-22 19:57:29 +02:00
7516021cd0 make the image work again 2019-05-22 18:24:25 +02:00
8889a275c0 fix startup and drop 18.12 tag build
All checks were successful
the build was successful
2019-05-21 21:15:39 +02:00
9349cf0462 add slack 2019-05-21 20:30:12 +02:00
1ab3715897 switch to ubuntu18.04 base image, php7.2 and clean up build
Some checks failed
the build failed
2019-05-21 20:11:50 +02:00
019099aa74 add version tag 18.12 2018-12-26 20:23:07 +00:00
92948f728b add version 17.12 2018-06-21 13:13:49 +00:00
6dba6e208b release tag changed to 17.4 2017-08-14 11:37:05 +00:00
05771e36ff add matrix build for master and release tag 14.4 2017-08-14 11:16:48 +00:00
98d1094d12 added tag placeholder [CI SKIP] 2017-08-14 11:13:34 +00:00
fa6de4c2c1 change download url 2017-08-14 10:57:34 +00:00
d53bcf3c12 'Dockerfile' ändern 2017-08-14 10:07:26 +00:00
1cb0c0623a added drone build script 2017-08-14 10:03:05 +00:00
Christian Lück
adacce4ba1 Merge pull request #19 from tkyocum/patch-1
install from tar; reduce image size
2015-08-17 18:54:43 +02: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
Christian Lück
b770335bcb Merge pull request #15 from pschmitt/self_url_path
Set SELF_URL_PATH on runtime
2015-08-15 19:43:19 +02:00
Philipp Schmitt
08dae5e81f Update SELF_URL_PATH documentation to better reflect the menaning of the variable (#15) 2015-04-24 13:25:42 +02:00
Philipp Schmitt
42309345a3 Remove trailing whitespace 2015-04-24 13:08:58 +02:00
Philipp Schmitt
968819a855 Set SELF_URL_PATH on runtime 2015-02-21 15:48:03 +01:00
Christian Lück
d2e34cd59d Merge pull request #12 from jap/master
Install php5-mcrypt as well.
2015-02-12 13:29:25 +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
Christian Lück
f6e953765f Merge branch 'mysql' 2014-11-09 18:21:46 +01:00
Christian Lück
6c309d460b Explain database superuser 2014-11-09 18:21:11 +01:00
Christian Lück
715d9fa311 Reorganize documentation of database setup 2014-11-09 12:56:47 +01:00
Christian Lück
fe6070a664 Simplify accessing ENV by always assuming DB prefix 2014-11-09 02:22:11 +01:00
Christian Lück
eb88b7c261 PSR-2 code style 2014-11-09 00:23:17 +01:00
Christian Lück
36455ab282 Update README.md 2014-11-08 23:35:49 +01:00
Stefan Siegl
e018a8a41a Support mysql storage backend 2014-10-03 02:13:44 +02:00
Christian Lück
c3c0c7a9fd Update README.md 2014-06-19 14:37:45 +02:00
Christian Lück
84c4dd7bba Fix container linking (closes #5) 2014-06-19 14:31:51 +02:00
Christian Lück
f0f8af902a Update README.md 2014-05-28 00:19:26 +02:00
Christian Lück
2213f3cd0d Update README.md 2014-05-13 01:18:10 +02:00
Christian Lück
92bfd747c5 Initial commit 2014-04-26 17:24:57 +02:00