rpardini/docker-registry-proxy:0.5.0

Multi-platform
Manifest digest

sha256:bfeb55f283b584746573fbb41c6ab7014275ff0cb3a05ef8c0e617bf86f836b0

OS/ARCH

Compressed size

5.27 MB

Last pushed

over 5 years by rpardini

Type

Image

Manifest digest

sha256:bfeb55f283b584746573fbb41c6ab7014275ff0cb3a05ef8c0e617bf86f836b0

Image Layers

1ADD file ... in / 2.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk upgrade6.58 KB
4RUN /bin/sh -c apk add393.65 KB
5ARG DEBUG_BUILD=10 B
6ENV DO_DEBUG_BUILD=00 B
7ENV NGINX_VERSION=1.18.00 B
8RUN |1 DEBUG_BUILD=0 /bin/sh -c660.15 KB
9COPY nginx.conf /etc/nginx/nginx.conf # buildkit496 B
10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit632 B
11RUN |1 DEBUG_BUILD=0 /bin/sh -c0 B
12EXPOSE map[80/tcp:{}]0 B
13STOPSIGNAL SIGTERM0 B
14CMD ["nginx" "-g" "daemon off;"]0 B
15RUN /bin/sh -c apk add1.55 MB
16ARG DEBUG_BUILD=10 B
17ENV DO_DEBUG_BUILD=00 B
18RUN |1 DEBUG_BUILD=0 /bin/sh -c131 B
19ENV LANG=en_US.UTF-80 B
20RUN |1 DEBUG_BUILD=0 /bin/sh -c3.81 KB
21RUN |1 DEBUG_BUILD=0 /bin/sh -c2.58 KB
22VOLUME [/docker_mirror_cache]0 B
23VOLUME [/ca]0 B
24ADD nginx.conf /etc/nginx/nginx.conf # buildkit1.45 KB
25ADD entrypoint.sh /entrypoint.sh # buildkit3.8 KB
26ADD create_ca_cert.sh /create_ca_cert.sh # buildkit0 B
27RUN |1 DEBUG_BUILD=0 /bin/sh -c0 B
28EXPOSE map[3128/tcp:{}]0 B
29EXPOSE map[8081/tcp:{}]0 B
30EXPOSE map[8082/tcp:{}]0 B
31ENV REGISTRIES=k8s.gcr.io gcr.io quay.io0 B
32ENV AUTH_REGISTRIES=some.authenticated.registry:oneuser:onepassword another.registry:user:password0 B
33ENV VERIFY_SSL=true0 B
34ENV DEBUG=false0 B
35ENV DEBUG_HUB=false0 B
36ENV DEBUG_NGINX=false0 B
37ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /