radarbase/radar-rest-source-authorizer:4.3.0

Multi-platform
Index digest

sha256:44cac1058e6f34c4878ada17a864b4250ccec757a3bf50824a49a865a2810f5b

OS/ARCH

Compressed size

16.53 MB

Last pushed

over 3 years by blootsvoets

Type

Image

Manifest digest

sha256:c6b32243e0ae10ddba39709faf342b1d590d152892fca53f3bc31bd412835675

Image Layers

1ADD file ... in / 3.11 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.22.10 B
5ENV PKG_RELEASE=10 B
6ARG UID=1010 B
7ARG GID=1010 B
8RUN |2 UID=101 GID=101 /bin/sh1.7 MB
9RUN |2 UID=101 GID=101 /bin/sh2.75 KB
10COPY docker-entrypoint.sh / # buildkit631 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit961 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit772 B
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[8080/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17USER 1010 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ENV NJS_VERSION=0.7.90 B
20ARG UID=1010 B
21ARG GID=1010 B
22USER root0 B
23RUN |2 UID=101 GID=101 /bin/sh10.49 MB
24USER 1010 B
25ENV 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 B
26COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit602 B
27COPY docker/default.conf /etc/nginx/conf.d/ # buildkit463 B
28COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit781 B
29WORKDIR /usr/share/nginx/html32 B
30COPY /app/dist/ . # buildkit759.15 KB
31COPY /app/dist/main.* /app/dist/index.html* ./ #490.32 KB

Command

ADD file:9bd9ea42a9f3bdc769e80c6b8a4b117d65f73ae68e155a6172a1184e7ac8bcc1 in /