sha256:966f081a72cbbed725d79de5bf477add16a57c4036620020f2c402a5ec807cd9
OS/ARCH
Compressed size
16.24 MB
Last pushed
over 2 years by blootsvoets
Type
Image
Manifest digest
sha256:dee44c6c3a677757cc3492437514aea6cea75cf329c7aff86dca534ef9583130
Image Layers
1ADD file ... in / 3.11 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.22.10 B5ENV PKG_RELEASE=10 B6ARG UID=1010 B7ARG GID=1010 B8RUN |2 UID=101 GID=101 /bin/sh1.69 MB9RUN |2 UID=101 GID=101 /bin/sh2.74 KB10COPY docker-entrypoint.sh / # buildkit629 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit961 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit772 B13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[8080/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17USER 1010 B18CMD ["nginx" "-g" "daemon off;"]0 B19ENV NJS_VERSION=0.7.110 B20ARG UID=1010 B21ARG GID=1010 B22USER root0 B23RUN |2 UID=101 GID=101 /bin/sh10.61 MB24USER 1010 B25ENV BASE_HREF=/appconfig/0 B26ENV AUTH_URL=http://localhost:8080/managementportal/oauth0 B27ENV AUTH_CALLBACK_URL=http://localhost:8080/appconfig/login0 B28ENV APP_CONFIG_URL=/appconfig/api0 B29COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit598 B30COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #427 B31COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit654 B32COPY /code/dist/out/ /usr/share/nginx/html # buildkit479.05 KB33COPY --chown=101 /code/dist/out/main* /code/dist/out/index.html* /usr/share/nginx/html/352.39 KBCommand
ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /