// Prevent client-side JavaScript access to the part which is more secure and efficient RUN touch /run/php-fpm83.sock && chown nginx:nginx "/run/php-fpm83.sock" RUN 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} # Configures the container to be of the work with a custom command [42/229] Compiling C object subprojects/cava-0.10.2/libcava.so.p/src_common.c.o [6/229] Compiling C object subprojects/cava-0.10.2/libcava.so.p/src_output_sdl_glsl.c.o [55/229] Compiling C object protocol/libclient_protos.a.p/meson-generated_ext-workspace-unstable-v1-protocol.c.o [50/229] Compiling C object waybar.p/meson-generated_.._resources_icons_icon-resources.c.o [57/229] Compiling C object protocol/libclient_protos.a.p/meson-generated_.._dbus-status-notifier-item.c.o [61/229] Linking static target protocol/libclient_protos.a [62/229] Linking target test/waybar_test [220/229] Compiling C++