Sign inSign up

joxit/docker-registry-ui:main-debian

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

sha256:b5ae374b3fa53432d28bb470511d8fa3103baa0194922937a8ae664d070d3b5d

OS/ARCH

Compressed size

56.76 MB

Last pushed

about 1 month by jonesmagloire

Type

Image

Manifest digest

sha256:32d20becd41a2dbf5b4023e4a3873acd301ff4422785ffbcca7d0182eff79044

Image Layers

1# debian.sh --arch 'armel' out/26.66 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.30 B
4ENV NJS_VERSION=1.0.00 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x25.09 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 # buildkit406 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 'armel' out/ 'trixie' '@1785715200'