1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-14 22:49:52 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Andrew Dolgov
c0443faf7f build app image with php7-iconv 2021-01-27 07:53:59 +03:00
Andrew Dolgov
3f6251cf1c backups: also backup tt-rss local directories 2020-09-30 15:03:42 +03:00
Andrew Dolgov
b2336cee44 add side container which backups tt-rss database once a week
bump alpine image to 3.12
2020-09-30 12:36:20 +03:00
Andrew Dolgov
5f1a54a687 increase memory limit for php CLI processes 2020-09-27 17:53:55 +03:00
Ezwen
cb9bf72715 Remove useless sed for php.ini from Dockerfile 2020-04-26 09:55:31 +00:00
Ezwen
b1f1bd2368 Add and enable php7-openssl in the 'app' image 2020-04-26 09:32:34 +00:00
Andrew Dolgov
f6f912c2b0 include php7-zip in the app image (for data_migration plugin) 2020-01-25 08:43:31 +03:00
Andrew Dolgov
0e7d838fec move app user creation to startup scripts
run fpm as app user
2020-01-23 16:50:20 +03:00
Andrew Dolgov
98d65cd865 split build-related stuff into src/ 2020-01-23 15:20:12 +03:00
Renamed from app/Dockerfile (Browse further)