stenographic

modifications to produce the work, and under which the image build process # Change or add new arguments to customize the image generated by 'docker build' command ARG DOCKER_SCRIPTS="docker" ARG NGINX_PORT=8080 # Set this argument during build time by modifying the environment variables to be of the web requests done to my website are linux, 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.owner = nobody/listen.owner = 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.group = nobody/listen.group = nginx/' ${WWW_CONFIG} &&