mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 13:50:23 +02:00
Docker from Debian base image (#3500)
* Docker from Debian base image * Fix expose https://github.com/RSS-Bridge/rss-bridge/discussions/3234 * Re-fix better logs https://github.com/RSS-Bridge/rss-bridge/pull/3333 * Update to Debian 12 Bookworm instead of Debian 10 Buster * Use Debian packaging instead of having to keep track of and manually install -dev libraries, and with LTS support * Update to PHP 8.2 instead of PHP 8.0 * Fix php.ini location * Minor order changes To optimise caching
This commit is contained in:
committed by
GitHub
parent
4323a11667
commit
0175e13712
4
config/php.ini
Normal file
4
config/php.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
; Inspired by https://github.com/docker-library/php/blob/master/8.2/bookworm/fpm/Dockerfile
|
||||
|
||||
; https://github.com/docker-library/php/issues/878#issuecomment-938595965'
|
||||
fastcgi.logging = Off
|
Reference in New Issue
Block a user