sha256:eed52839a9b9658eac12da92d397440d0a85432fa81b04a4f547efc922d051f5
OS/ARCH
linux/amd64
Compressed size
74.3 MB
Last pushed
about 2 years by inseefrbot
Type
Image
Manifest digest
sha256:828273de2008596f19e50e34806b2f0f0fe7c235dd6024f8507f63e05b588450
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV PKG_RELEASE=10 B6ARG UID=1010 B7ARG GID=1010 B8RUN |2 UID=101 GID=101 /bin/sh3.81 MB9RUN |2 UID=101 GID=101 /bin/sh2.73 KB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit396 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20ENV NJS_VERSION=0.8.40 B21ENV NJS_RELEASE=30 B22ARG UID=1010 B23ARG GID=1010 B24USER root0 B25RUN |2 UID=101 GID=101 /bin/sh12.44 MB26USER 1010 B27ENV NGINX_USER_ID=1010 B28ENV NGINX_GROUP_ID=1010 B29ENV NGINX_USER=nginx0 B30ENV NGINX_GROUP=nginx0 B31USER 1010 B32COPY --chown=nginx:nginx /usr/src/app/build /usr/share/nginx/html #54.8 MB33RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf189 B34COPY --chown=nginx:nginx config/nginx.conf /etc/nginx/conf.d/nginx.conf #365 B35CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /