sha256:b214a602fb78c4586010e080dfb687e19b5c8ae2344adb7320b501c0e87498c0
OS/ARCH
Compressed size
59.41 MB
Last pushed
over 4 years by victorrds
Type
Image
Manifest digest
sha256:b214a602fb78c4586010e080dfb687e19b5c8ae2344adb7320b501c0e87498c0
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.21.60 B5ENV NJS_VERSION=0.7.20 B6ENV PKG_RELEASE=1~bullseye0 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh24.12 MB10RUN |2 UID=101 GID=101 /bin/sh2.71 KB11COPY docker-entrypoint.sh / # buildkit609 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit898 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit666 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 B20COPY /etesync-web/build /usr/share/nginx/html/client # buildkit2.35 MB21COPY /etesync-notes/web-build /usr/share/nginx/html/notes # buildkit4.27 MB22COPY context/nginx.conf /etc/nginx/conf.d/default.conf # buildkit439 B23EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:e52e032f1ace6abd44b3647d43c1b8ae30bac6de804eef09c6ccd793057996fd in /