Sign inSign up

joxit/docker-registry-ui:2.6.0-debian

Multi-platform
Security
Integration & delivery
Monitoring & observability
Index digest

sha256:10d934d872c3fe171eba8730ac24f2acab28a3ea434a83f462980a9b6770546b

OS/ARCH

Compressed size

65.32 MB

Last pushed

8 months by jonesmagloire

Type

Image

Manifest digest

sha256:15cfc8b2d117210f7a733a1a1b9c58ce0d022ac12e6f4b83557b35ebd1c4ebb5

Image Layers

1# debian.sh --arch 'i386' out/29.84 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.29.40 B
4ENV NJS_VERSION=0.9.40 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.3.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x30.47 MB
10COPY docker-entrypoint.sh / # buildkit628 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19LABEL maintainer=Jones MAGLOIRE @Joxit0 B
20WORKDIR /usr/share/nginx/html/32 B
21ENV NGINX_PROXY_HEADER_Host=$http_host0 B
22ENV NGINX_LISTEN_PORT=800 B
23ENV SHOW_CATALOG_NB_TAGS=false0 B
24COPY nginx/default.conf /etc/nginx/conf.d/default.conf # buildkit1 KB
25COPY bin/90-docker-registry-ui.sh /docker-entrypoint.d/90-docker-registry-ui.sh # buildkit1.13 KB
26COPY dist/ /usr/share/nginx/html/ # buildkit2.48 MB
27COPY favicon.ico /usr/share/nginx/html/ # buildkit17.89 KB
28RUN /bin/sh -c chown -R2.5 MB

Command

# debian.sh --arch 'i386' out/ 'trixie' '@1768176000'