sha256:9d2763daeb5b074df1079de11af8def3386e275d84d729914c8be791b974d639
OS/ARCH
linux/amd64
Compressed size
17.25 MB
Last pushed
over 2 years by mrasif
Type
Image
Manifest digest
sha256:9d2763daeb5b074df1079de11af8def3386e275d84d729914c8be791b974d639
Image Layers
1ADD file ... in / 3.22 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.24.00 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.71 MB7COPY docker-entrypoint.sh / # buildkit625 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B9COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit768 B10COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB11ENTRYPOINT ["/docker-entrypoint.sh"]0 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGQUIT0 B14CMD ["nginx" "-g" "daemon off;"]0 B15ENV NJS_VERSION=0.7.120 B16RUN /bin/sh -c set -x11.13 MB17RUN /bin/sh -c mkdir /app93 B18WORKDIR /app32 B19COPY /app/build /app # buildkit1.18 MB20COPY .nginx/nginx.conf /etc/nginx/conf.d/default.conf # buildkit308 B21EXPOSE map[3000/tcp:{}]0 B22CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:c44c9bd36ba35cc78fb9396304ea008def9f42a3beef76aa33b2cf1fde1c10b3 in /