Sign inSign up

prashantdey/kubeathrix:console-0.3

Index digest

sha256:64bb5fad870e087c0a619cfaa93c74e272c6110230463b94f57e55a85e183bc3

OS/ARCH

linux/amd64

Compressed size

22.04 MB

Last pushed

2 months by prashantdey

Type

Image

Manifest digest

sha256:7592e8ec6105cbe78f71d4d8bd1979fabb4f2ef8afa67353e1da8769491e64c1

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.31.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh1.8 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit626 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE [8080/tcp]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21ENV NJS_VERSION=0.9.90 B
22ENV NJS_RELEASE=10 B
23ARG UID=1010 B
24ARG GID=1010 B
25USER root0 B
26RUN |2 UID=101 GID=101 /bin/sh16.44 MB
27USER 1010 B
28ARG VERSION=0.3.00 B
29ARG REVISION=83cc3757540297c99670a7d5b597545e322d76af0 B
30LABEL org.opencontainers.image.title=KubeAthrix Console org.opencontainers.image.description=OIDC-enabled Kubernetes0 B
31USER root0 B
32RUN |2 VERSION=0.3.0 REVISION=83cc3757540297c99670a7d5b597545e322d76af /bin/sh47.26 KB
33USER 1010 B
34COPY /src/apps/console/dist /usr/share/nginx/html # buildkit86.75 KB
35COPY apps/console/nginx.conf.template /etc/nginx/templates/default.conf.template # buildkit604 B
36ENV KUBEATHRIX_API_UPSTREAM=http://kubeathrix-api:80800 B
37EXPOSE [8080/tcp]0 B

Command

ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit