sha256:1e790aafc3686b8277e30ecc68194f98b13bc04bd482e70a72422dbf5131856a
OS/ARCH
Compressed size
31.4 MB
Last pushed
3 months by sysrbhehrbrintc
Type
Image
Manifest digest
sha256:dd9d933189f7650401f3320420f9108715b341dd8ee9a9bda7e37ddc017c24d4
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.10 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.81 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17LABEL license=SPDX-License-Identifier: Apache-2.0 copyright=Copyright (c)0 B18RUN /bin/sh -c apk update5.42 MB19COPY /artifact /usr/share/nginx/html # buildkit20.16 MB20COPY /usr/src/app/init.sh /docker-entrypoint.d/init.sh # buildkit799 B21EXPOSE [80/tcp]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit