radarbase/radar-rest-source-authorizer:4.1

Multi-platform
Index digest

sha256:f949f990ae068bcaa2d9794dcbf560b6708c784997b70ef1e4eed00d38a67448

OS/ARCH

Compressed size

10.89 MB

Last pushed

over 3 years by blootsvoets

Type

Image

Manifest digest

sha256:a4440838d1a0338a899c850157613014655362047a13a5ceb6f5f3f0b850455b

Image Layers

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

Command

ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /