addnonssl
Some checks failed
web/docker-ttrss/pipeline/head There was a failure building this commit

This commit is contained in:
Julien Cabillot
2025-01-06 17:21:16 -05:00
parent 7d141bb3b2
commit 860abf0558
5 changed files with 17 additions and 124 deletions

View File

@@ -1,10 +0,0 @@
#!/usr/bin/with-contenv sh
# Make sure to have a defined set of PHP binaries,
# regardless of how the package maintainer(s) named those.
rm -f /usr/bin/php
ln -s /usr/bin/php83 /usr/bin/php
rm -f /usr/sbin/php-fpm
ln -s /usr/sbin/php-fpm83 /usr/sbin/php-fpm