sha256:a9ca3d22843e05eed762bd6013a55158acd64c5b7d5b7d2235ffa45b1c29de1c
OS/ARCH
Compressed size
16.51 MB
Last pushed
over 3 years by blootsvoets
Type
Image
Manifest digest
sha256:9658246d1d001a734e5cd31d6eb8b42a1ed8cdf7265aba8f1cbdd690f113c376
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.7 MB9RUN |2 UID=101 GID=101 /bin/sh2.74 KB10COPY docker-entrypoint.sh / # buildkit630 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.90 B20ARG UID=1010 B21ARG GID=1010 B22USER root0 B23RUN |2 UID=101 GID=101 /bin/sh10.48 MB24USER 1010 B25ENV BASE_HREF=/rest-sources/authorizer/ BACKEND_BASE_URL=http://localhost/rest-sources/backend AUTH_GRANT_TYPE=authorization_code AUTH_CLIENT_ID=radar_rest_sources_authorizer0 B26COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit608 B27COPY docker/default.conf /etc/nginx/conf.d/ # buildkit444 B28COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit782 B29WORKDIR /usr/share/nginx/html32 B30COPY /app/dist/ . # buildkit759.01 KB31COPY /app/dist/main.* /app/dist/index.html* ./ #490.23 KBCommand
ADD file:9bd9ea42a9f3bdc769e80c6b8a4b117d65f73ae68e155a6172a1184e7ac8bcc1 in /