tiredofit / docker-nginx-php-fpm

Dockerized web server and interpreter image with many customizable options
MIT License
138 stars 34 forks source link

Container cant start with nginx-php-fpm:8.2-alpine_edge-7.4.0 as base image #49

Closed jozefrebjak closed 1 year ago

jozefrebjak commented 1 year ago

Summary

With tiredofit/nginx-php-fpm:8.2-alpine_edge-7.4.0 base image container is hanging on and can't start.

2023-01-16 11:57:12 sed: -i requires an argument
2023-01-16 11:57:12 /assets/functions/20-php-fpm: line 240: /assets/php-fpm/mods-available/opcache.ini: Permission denied
2023-01-16 11:57:12 sed: -i requires an argument
2023-01-16 11:57:12 /assets/functions/20-php-fpm: line 248: /assets/php-fpm/mods-available/opcache.ini: Permission denied
2023-01-16 11:57:12 sed: /assets/php-fpm/mods-available/acpu.ini: No such file or directory
tiredofit commented 1 year ago

Sorry about this! 7.4.1 is going to fix it.

jozefrebjak commented 1 year ago

@tiredofit No problem. Thanks for the perfect job!