sha256:855369c4dc9356e4ec15ec3d219027d96ecaebeaf40c466573736006397427da
OS/ARCH
Compressed size
19.72 MB
Last pushed
almost 2 years by blootsvoets
Type
Image
Manifest digest
sha256:658156396e643f32319faa896bdb9a00fe242cd3718574ecc17d40da6a585806
Image Layers
1ADD file ... in / 3.18 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.57 MB9RUN |2 UID=101 GID=101 /bin/sh2.74 KB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit961 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/sh11.74 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/ # buildkit598 B28COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #452 B29COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit777 B30WORKDIR /usr/share/nginx/html32 B31COPY /app/dist/ . # buildkit760.33 KB32COPY --chown=101 /app/dist/main.* /app/dist/index.html* ./491.18 KBCommand
ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /