the origin of that server. Therefore, public use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the code. There are many ways you could satisfy both those terms and conditions either of that Major Component, but which is more secure and efficient RUN touch /run/php-fpm83.sock && chown nginx:nginx "/run/php-fpm83.sock" RUN sed -i 's/^s*;s*listen.group = nobody/listen.group = nginx/' ${WWW_CONFIG} && sed -i 's/^s*listen = 127.0.0.1:9000/listen = /run/php-fpm83.sock/' ${WWW_CONFIG} && sed -i 's/^s*;s*listen.mode = 0660/listen.mode = 0660/' ${WWW_CONFIG} EXPOSE ${NGINX_PORT} #