sha256:6f61ba512847d94f8f159d5918f69c0239cb6a8f91ba917ab891b145ac4533b1
OS/ARCH
Compressed size
30.47 MB
Last pushed
about 1 month by sysrbhehrbrintc
Type
Image
Manifest digest
sha256:22b1eed981d4cc85c0239afc7e9f6f79b800286d198e3316c6b050784a1c3dc4
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.82 MB8COPY docker-entrypoint.sh / # buildkit626 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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 update3.11 MB19COPY /artifact /usr/share/nginx/html # buildkit21.55 MB20COPY /usr/src/app/init.sh /docker-entrypoint.d/init.sh # buildkit797 B21EXPOSE [80/tcp]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit