Sign inSign up

asdumitrescu/levelzero-cache:3825c8b78aa5a2c443f2f5bf24c55de8600bc76ec99ccb569b1f061b11828e36

Manifest digest

sha256:8462a73c2113460af081a5313001663b810fb8ee44415910579fe83bfc9857f5

Compressed size

51.05 KB

Last pushed

5 months by asdumitrescu

Type

Image

Manifest digest

sha256:8462a73c2113460af081a5313001663b810fb8ee44415910579fe83bfc9857f5

Image Layers

1RUN apk add --no-cache curl51.05 KB

Command

RUN apk add --no-cache curl &&     chown -R nginx:nginx /var/cache/nginx /var/log/nginx &&     touch /var/run/nginx.pid /run/nginx.pid &&     chown nginx:nginx /var/run/nginx.pid /run/nginx.pid