sha256:30239b2f1839f179050fd8b8c22f63f43608409f47fcefaf75ce56dd51bc92d5
OS/ARCH
Compressed size
30.47 MB
Last pushed
about 1 month by sysrbhehrbrintc
Type
Image
Manifest digest
sha256:b7ba78d7768f1581966aad17347d63aea0759d898ce494db792a021ce4c6c537
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 # buildkit799 B21EXPOSE [80/tcp]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit