feat: enable running nginx containers with read-only root fs #545
Annotations
1 error
Build nginx-debian-writable-verification
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; if [ \"${READ_ONLY_FS}\" = \"true\" ]; then mkdir -p /usr/local/bootstrap/nginx /usr/local/bootstrap/modsecurity.d /usr/local/bootstrap/owasp-crs; mv \"${NGINX_HOME}/\"* /usr/local/bootstrap/nginx/; mv /etc/modsecurity.d/* /usr/local/bootstrap/modsecurity.d/; mv /opt/owasp-crs/* /usr/local/bootstrap/owasp-crs/; chown nginx:nginx \"${NGINX_HOME}\" /usr/local/bootstrap/*; else rm /docker-entrypoint.d/0-move-writeables.sh; fi; chown nginx:nginx /opt/owasp-crs /etc/modsecurity.d" did not complete successfully: exit code: 1
|
Loading