php-fpm www.conf listen tcp
This commit is contained in:
@@ -83,7 +83,7 @@ COPY entrypoint.sh /
|
||||
RUN set -ex; \
|
||||
chmod 755 /entrypoint.sh ;\
|
||||
mkdir -p /run/php
|
||||
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["php-fpm7.4"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user