sha256:68e75b2886c9fd8b9f10d8bf021dcbc92f194daaa5f326d57f8b4e62f83b341c
OS/ARCH
Compressed size
29.58 MB
Last pushed
about 1 year by yatharthranjan89
Type
Image
Manifest digest
sha256:899b9567a49e5addefad0ca6a1ca11a0d94e49645b4419fdc191f80671056965
Image Layers
1ADD alpine-minirootfs-3.20.5-x86_64.tar.gz / # buildkit3.46 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.7 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 # buildkit956 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.43 MB27USER 1010 B28ARG UID=1010 B29ARG GID=1010 B30USER root0 B31RUN |2 UID=101 GID=101 /bin/sh9.17 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/ # buildkit601 B38COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #427 B39COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit656 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-x86_64.tar.gz / # buildkit