sha256:0f1aa5baf58e4fb5ac58f413fc57fe736f6bbb5b2ca217a60cac6d9b149892f8
OS/ARCH
Compressed size
29.99 MB
Last pushed
over 5 years by imrajdas
Type
Image
Manifest digest
sha256:0f1aa5baf58e4fb5ac58f413fc57fe736f6bbb5b2ca217a60cac6d9b149892f8
Image Layers
1ADD file ... in / 2.6 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.18.00 B5ENV NJS_VERSION=0.4.40 B6ENV PKG_RELEASE=20 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh6.32 MB10RUN |2 UID=101 GID=101 /bin/sh5 KB11COPY docker-entrypoint.sh / # buildkit602 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit898 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit672 B14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf202 B21COPY nginx/nginx.conf /etc/nginx/conf.d/default.conf # buildkit691 B22COPY /frontend/build /usr/share/nginx/html # buildkit21.06 MB23EXPOSE map[8080/tcp:{}]0 B24CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:174ba1b913c5cf549fcdfc259e8e3aa8f49cea660865fd54b8aacb430602a783 in /