sha256:ae68e340512a3fea753cc366b1faf2913a2e61e478aaf4b9a66e1bd6f4b4579c
OS/ARCH
Compressed size
26.22 MB
Last pushed
about 1 month by knnguy
Type
Image
Manifest digest
sha256:f469323752aa095da3bd8b741ed3a9904519529b28f6f8a60d00ebd92674eb7d
Image Layers
1ADD file ... in / 3.11 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.24.00 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.7 MB7COPY docker-entrypoint.sh / # buildkit627 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B9COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit769 B10COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB11ENTRYPOINT ["/docker-entrypoint.sh"]0 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGQUIT0 B14CMD ["nginx" "-g" "daemon off;"]0 B15COPY support/ / # buildkit670 B16COPY /usr/src/app/build /usr/share/nginx/html # buildkit20.52 MB17EXPOSE [3000/tcp]0 B18WORKDIR /usr/share/nginx/html32 B19COPY ./env.sh . # buildkit903 B20COPY .env . # buildkit627 B21RUN /bin/sh -c apk add904.33 KB22RUN /bin/sh -c chmod +x32 B23CMD ["/bin/bash" "/usr/share/nginx/html/env.sh"]0 BCommand
ADD file:c3b6b575eb741f914ec12bd4df43de0cb044a1f2bae7ff15d176e49b5986d903 in /