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 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.8 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit626 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.9.90 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh16.44 MB27USER 1010 B28ARG VERSION=0.3.00 B29ARG REVISION=83cc3757540297c99670a7d5b597545e322d76af0 B30LABEL org.opencontainers.image.title=KubeAthrix Console org.opencontainers.image.description=OIDC-enabled Kubernetes0 B31USER root0 B32RUN |2 VERSION=0.3.0 REVISION=83cc3757540297c99670a7d5b597545e322d76af /bin/sh47.26 KB33USER 1010 B34COPY /src/apps/console/dist /usr/share/nginx/html # buildkit86.75 KB35COPY apps/console/nginx.conf.template /etc/nginx/templates/default.conf.template # buildkit604 B36ENV KUBEATHRIX_API_UPSTREAM=http://kubeathrix-api:80800 B37EXPOSE [8080/tcp]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit