sha256:525bd2d69f2818bd792485c957a838800023e66320447e83f0e4d4414432a06b
OS/ARCH
Compressed size
20.18 MB
Last pushed
about 2 years by blootsvoets
Type
Image
Manifest digest
sha256:f097d97def801ba571d2c03eb2cb74882c86e47b5fd0d681a99d210542d16916
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.24.00 B5ENV PKG_RELEASE=10 B6ARG UID=1010 B7ARG GID=1010 B8RUN |2 UID=101 GID=101 /bin/sh3.65 MB9RUN |2 UID=101 GID=101 /bin/sh2.73 KB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit962 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit397 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20ENV NJS_VERSION=0.8.00 B21ARG UID=1010 B22ARG GID=1010 B23USER root0 B24RUN |2 UID=101 GID=101 /bin/sh12.05 MB25USER 1010 B26ENV 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 B27COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit597 B28COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #451 B29COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit777 B30WORKDIR /usr/share/nginx/html32 B31COPY /app/dist/ . # buildkit760.35 KB32COPY --chown=101 /app/dist/main.* /app/dist/index.html* ./491.18 KBCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /