sha256:3263be3aa1281f03fbeae229be95b59cfc5aa07311011d22de9e0a8edb78735a
OS/ARCH
linux/amd64
Compressed size
99.94 MB
Last pushed
over 2 years by rohitnoco
Type
Image
Manifest digest
sha256:3263be3aa1281f03fbeae229be95b59cfc5aa07311011d22de9e0a8edb78735a
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=2~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8RUN /bin/sh -c set -x39.88 MB9COPY docker-entrypoint.sh / # buildkit629 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18LABEL authors=rohittp00 B19WORKDIR /app93 B20RUN /bin/sh -c apt-get update14.32 MB21RUN /bin/sh -c apt-get install17.94 MB22RUN /bin/sh -c mkdir -p141 B23RUN /bin/sh -c ln -s178 B24EXPOSE map[443/tcp:{} 80/tcp:{}]0 B25COPY entrypoint.sh . # buildkit668 B26COPY default.conf.template . # buildkit346 B27RUN /bin/sh -c chmod +x664 B28STOPSIGNAL SIGQUIT0 B29ENTRYPOINT ["./entrypoint.sh"]0 BCommand
ADD file:4b1be1de1a1e5aa608c688cad2824587262081866180d7368feb79d33ca05953 in /