docker-ttrss
docker-ttrss copied to clipboard
Add support for the newer Ubuntu
In the recent Ubuntu version php5 is not available anymore. This PR changes the following:
- update PHP to version 7
- update supervisor config accordingly
- update nginx config accordingly
- decrease amount of layers in the resulting image