rpardini/docker-registry-proxy:0.5.0

Multi-platform
Manifest digest

sha256:913c9bd1bfa9691c83754affc9405ddc41f9fe7ff146c5fca83ab469a5c68a11

OS/ARCH

Compressed size

5.21 MB

Last pushed

over 5 years by rpardini

Type

Image

Manifest digest

sha256:913c9bd1bfa9691c83754affc9405ddc41f9fe7ff146c5fca83ab469a5c68a11

Image Layers

1ADD file ... in / 2.58 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk upgrade6.57 KB
4RUN /bin/sh -c apk add390.49 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 -c680.23 KB
9COPY nginx.conf /etc/nginx/nginx.conf # buildkit498 B
10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit633 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.57 MB
16ARG DEBUG_BUILD=10 B
17ENV DO_DEBUG_BUILD=00 B
18RUN |1 DEBUG_BUILD=0 /bin/sh -c0 B
19ENV LANG=en_US.UTF-80 B
20RUN |1 DEBUG_BUILD=0 /bin/sh -c0 B
21RUN |1 DEBUG_BUILD=0 /bin/sh -c131 B
22VOLUME [/docker_mirror_cache]0 B
23VOLUME [/ca]0 B
24ADD nginx.conf /etc/nginx/nginx.conf # buildkit3.81 KB
25ADD entrypoint.sh /entrypoint.sh # buildkit2.58 KB
26ADD create_ca_cert.sh /create_ca_cert.sh # buildkit1.45 KB
27RUN |1 DEBUG_BUILD=0 /bin/sh -c3.8 KB
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:55c4e9752146061a2b5f76027221329f423687987c0744ef577130c60ff0ba42 in /