sha256:a849461ac4ddfda5e3c6a9f8d52e96972fe54292bf27f3c8be32a325eb2849aa
OS/ARCH
linux/amd64
Compressed size
86.2 MB
Last pushed
over 2 years by miqm
Type
Image
Manifest digest
sha256:a849461ac4ddfda5e3c6a9f8d52e96972fe54292bf27f3c8be32a325eb2849aa
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.00 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=2~bookworm0 B7ENV PKG_RELEASE=2~bookworm0 B8RUN /bin/sh -c set -x39.89 MB9COPY docker-entrypoint.sh / # buildkit628 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit397 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18COPY nginx/ /etc/nginx/ # buildkit739 B19ENV PROXY_PASS=http://127.0.0.10 B20COPY appservice/entrypoint.sh /appservice-entrypoint.sh # buildkit165 B21RUN /bin/sh -c apt-get update18.5 MB22COPY appservice/sshd_config /etc/ssh/ # buildkit374 B23EXPOSE map[2222/tcp:{}]0 B24ENTRYPOINT ["/appservice-entrypoint.sh"]0 B25CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /