sha256:e7f7c81ddd9375dba17d15674d34f04361665054dd7735193e04b36cc6c90a3d
OS/ARCH
Compressed size
30.54 MB
Last pushed
about 1 year by yatharthranjan89
Type
Image
Manifest digest
sha256:a9ea3d69e2b7909c742b7633496da6bf485d5d690c0edb4a4ea11c367f3eb97b
Image Layers
1ADD alpine-minirootfs-3.20.5-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.73 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit629 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE map[8080/tcp:{}]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.8.80 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh14.95 MB27USER 1010 B28ARG UID=1010 B29ARG GID=1010 B30USER root0 B31RUN |2 UID=101 GID=101 /bin/sh9.14 MB32USER 1010 B33ENV BASE_HREF=/appconfig/0 B34ENV AUTH_URL=http://localhost:8080/managementportal/oauth0 B35ENV AUTH_CALLBACK_URL=http://localhost:8080/appconfig/login0 B36ENV APP_CONFIG_URL=/appconfig/api0 B37COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit599 B38COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #428 B39COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit654 B40COPY /code/dist/out/ /usr/share/nginx/html # buildkit479.06 KB41COPY --chown=101 /code/dist/out/main* /code/dist/out/index.html* /usr/share/nginx/html/352.4 KBCommand
ADD alpine-minirootfs-3.20.5-aarch64.tar.gz / # buildkit