sha256:1b2b480e068793fa90e742dc48ff5245ec050e2fd653f6253a3859c9733018ae
OS/ARCH
Compressed size
54.56 MB
Last pushed
over 4 years by victorrds
Type
Image
Manifest digest
sha256:1b2b480e068793fa90e742dc48ff5245ec050e2fd653f6253a3859c9733018ae
Image Layers
1ADD file ... in / 25.34 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/sh22.59 MB10RUN |2 UID=101 GID=101 /bin/sh2.7 KB11COPY docker-entrypoint.sh / # buildkit609 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit900 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit671 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 # buildkit436 B23EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:e52f9ee2dc3144d7b9eb3ec90c106aa2a094eb4c5c2aa8cbff5c520a5faaef43 in /