1. Security Hardening - Non-root user (app) implementation across a… #95
Annotations
2 errors
|
|
|
Build Docker image nginx
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --no-cache nginx nginx-mod-http-headers-more nginx-mod-http-js bash && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && mkdir -p /var/www/html && echo \"<?php phpinfo(); ?>\" >> /var/www/html/info.php && rm -rf /etc/nginx/conf.d && mkdir -p /run/nginx && chown -R app:app /etc/nginx /var/lib/nginx /run && date > /etc/build-date" did not complete successfully: exit code: 1
|
Loading