<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/Docker/Dockerfile, branch 1.11.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-04-26T11:52:44+00:00</updated>
<entry>
<title>Apache overrides were not enough (#1873)</title>
<updated>2018-04-26T11:52:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-04-26T11:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=90998c24370ea14b2b78d1e2a55bfe33947b2aa7'/>
<id>urn:sha1:90998c24370ea14b2b78d1e2a55bfe33947b2aa7</id>
<content type='text'>
It looks like overrides of CustomLog, ErrorLog, Listen did not do the
job fully.
Updated to comment out those lines in httpd.conf.
Fixes the fact that logs were kept in /var/log/apache2/ (instead of
being only given via STDOUT to Docker logs) and the "internal dummy
connection" bug over IPv6 (Docker is typically only IPv4).</content>
</entry>
<entry>
<title>cron in Docker image (#1871)</title>
<updated>2018-04-26T10:00:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-04-26T10:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4381117a197efca11ce896791ef35c6e52c7130f'/>
<id>urn:sha1:4381117a197efca11ce896791ef35c6e52c7130f</id>
<content type='text'>
* cron in Docker image

https://github.com/FreshRSS/FreshRSS/issues/1869

* Fix cron CMD

* Minor readme

* Docker run d instead of dit

There should not be a need for STDIN or TTY

* Minor sed param
</content>
</entry>
<entry>
<title>Docker missing PHP extensions</title>
<updated>2018-03-05T19:33:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-05T19:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=56474420537efb5ae5f8f07ea135a410fb3faeda'/>
<id>urn:sha1:56474420537efb5ae5f8f07ea135a410fb3faeda</id>
<content type='text'>
php7-iconv php7-xmlreader php7-zlib
https://github.com/FreshRSS/FreshRSS/issues/1821
</content>
</entry>
<entry>
<title>Docker add simplexml</title>
<updated>2018-03-04T16:07:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-04T16:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=80b85ffb8e61f58e0c2517ab3e284b7be82f7e4e'/>
<id>urn:sha1:80b85ffb8e61f58e0c2517ab3e284b7be82f7e4e</id>
<content type='text'>
Needed for OPML import
</content>
</entry>
<entry>
<title>Docker follow-up (#1817)</title>
<updated>2018-03-04T11:27:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-04T11:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=29dc711b7b53e73eb9325da217cef8affbd3c11b'/>
<id>urn:sha1:29dc711b7b53e73eb9325da217cef8affbd3c11b</id>
<content type='text'>
* Docker follow-up

https://github.com/FreshRSS/FreshRSS/pull/1813

* Readme links

cloud.docker.com does not seem to have a public version of the pages
re-add https://hub.docker.com/r/freshrss/freshrss/

* Link to original GitHub readme

* Docker readme MySQL PostgreSQL

https://github.com/FreshRSS/FreshRSS/pull/1817#issuecomment-370195319

* docker exec username
</content>
</entry>
<entry>
<title>New Docker (#1813)</title>
<updated>2018-03-04T00:02:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-04T00:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=71918dbc5a240dfa391491b27cdb482d55b8794a'/>
<id>urn:sha1:71918dbc5a240dfa391491b27cdb482d55b8794a</id>
<content type='text'>
* Draft of new Docker

Based on Alpine Linux. Size ~78MB.
https://github.com/FreshRSS/docker-freshrss/issues/4
https://github.com/FreshRSS/FreshRSS/issues/520
https://github.com/FreshRSS/docker-freshrss
https://github.com/FreshRSS/docker-freshrss-production

* Docker readme

* +x execution rights prepare

* Docker readme links to hub.docker.com

https://hub.docker.com/r/freshrss/freshrss/
</content>
</entry>
</feed>
