sha256:fb15f705e809cf41d096ad0dc623b0b51ecb9e03a785b8bf739480e637632923
OS/ARCH
linux/amd64
Compressed size
20.18 MB
Last pushed
over 1 year by mpgxvii
Type
Image
Manifest digest
sha256:fb15f705e809cf41d096ad0dc623b0b51ecb9e03a785b8bf739480e637632923
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/ # buildkit602 B28COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #456 B29COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit783 B30WORKDIR /usr/share/nginx/html32 B31COPY /app/dist/ . # buildkit761.1 KB32COPY --chown=101 /app/dist/main.* /app/dist/index.html* ./491.88 KBCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /