radarbase/radar-app-config-frontend:dev

Multi-platform
Index digest

sha256:80bd57986cb5c793122e044c99911838cc56b2967e227518c612340c4b3d5285

OS/ARCH

Compressed size

16.24 MB

Last pushed

about 2 years by yatharthranjan89

Type

Image

Manifest digest

sha256:239bcba48adff42b30b60777787d7d0ed95b8000d6d1e3bd834c1f524e3d3408

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.69 MB
9RUN |2 UID=101 GID=101 /bin/sh2.74 KB
10COPY docker-entrypoint.sh / # buildkit629 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.110 B
20ARG UID=1010 B
21ARG GID=1010 B
22USER root0 B
23RUN |2 UID=101 GID=101 /bin/sh10.61 MB
24USER 1010 B
25ENV BASE_HREF=/appconfig/0 B
26ENV AUTH_URL=http://localhost:8080/managementportal/oauth0 B
27ENV AUTH_CALLBACK_URL=http://localhost:8080/appconfig/login0 B
28ENV APP_CONFIG_URL=/appconfig/api0 B
29COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit596 B
30COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #425 B
31COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit656 B
32COPY /code/dist/out/ /usr/share/nginx/html # buildkit479.06 KB
33COPY --chown=101 /code/dist/out/main* /code/dist/out/index.html* /usr/share/nginx/html/352.39 KB

Command

ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /