Sign inSign up

dubodubonduponey/registry:buster-2020-10-01

Multi-platform
Manifest digest

sha256:2aec5e70e01a46e2c5bd69c4322a36f04347ea24216dbf04fe87d32722834296

OS/ARCH

Compressed size

35 MB

Last pushed

almost 6 years by dubodubonduponey

Type

Image

Manifest digest

sha256:2aec5e70e01a46e2c5bd69c4322a36f04347ea24216dbf04fe87d32722834296

Image Layers

1ARG DEBOOTSTRAP_SUITE=buster0 B
2ARG DEBOOTSTRAP_DATE=2020-01-010 B
3ARG TARGETPLATFORM0 B
4ADD ./cache/rootfs/linux/amd64/buster-2020-10-01.tar / # buildkit25.87 MB
5ARG BUILD_CREATED=1976-04-14T17:00:00-07:000 B
6ARG BUILD_URL=https://github.com/dubo-dubon-duponey/docker-debian0 B
7ARG BUILD_DOCUMENTATION=https://github.com/dubo-dubon-duponey/docker-debian0 B
8ARG BUILD_SOURCE=https://github.com/dubo-dubon-duponey/docker-debian0 B
9ARG BUILD_VERSION=unknown0 B
10ARG BUILD_REVISION=unknown0 B
11ARG BUILD_VENDOR=dubodubonduponey0 B
12ARG BUILD_LICENSES=MIT0 B
13ARG BUILD_REF_NAME=latest0 B
14ARG BUILD_TITLE=A DBDBDP image0 B
15ARG BUILD_DESCRIPTION=So image. Much DBDBDP.0 B
16LABEL org.opencontainers.image.created=2020-10-02T14:14:20-07000 B
17LABEL org.opencontainers.image.authors=Dubo Dubon Duponey <[email protected]>0 B
18LABEL org.opencontainers.image.url=https://github.com/dubo-dubon-duponey/docker-debian0 B
19LABEL org.opencontainers.image.documentation=https://github.com/dubo-dubon-duponey/docker-debian/blob/master/README.md0 B
20LABEL org.opencontainers.image.source=https://github.com/dubo-dubon-duponey/docker-debian/tree/master0 B
21LABEL org.opencontainers.image.version=9b76ef50 B
22LABEL org.opencontainers.image.revision=9b76ef586609e0c8807a9c562e7aa9c35bca2dbf0 B
23LABEL org.opencontainers.image.vendor=dubodubonduponey0 B
24LABEL org.opencontainers.image.licenses=The MIT License (MIT)0 B
25LABEL org.opencontainers.image.ref.name=latest0 B
26LABEL org.opencontainers.image.title=Debian buster (2020-10-01)0 B
27LABEL org.opencontainers.image.description=Dubo base, from scratch,0 B
28ARG APT_OPTIONS0 B
29ARG APT_SOURCES0 B
30ARG APT_TRUSTED0 B
31ARG http_proxy0 B
32ARG https_proxy0 B
33ARG DEBIAN_FRONTEND=noninteractive0 B
34ENV TERM=xterm0 B
35ENV LANG=C.UTF-80 B
36ENV LC_ALL=C.UTF-80 B
37ENV TZ=America/Los_Angeles0 B
38ENV PATH=/boot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
39ENV LD_LIBRARY_PATH=/boot/lib:0 B
40ADD ./overlay.tar / # buildkit236.91 KB
41RUN |6 APT_OPTIONS=Acquire::HTTP::proxy= Acquire::HTTP::User-Agent=DuboDubonDuponey/0.1 Acquire::Check-Valid-Until=no1.71 KB
42ENTRYPOINT ["/boot/entrypoint.sh"]0 B
43ARG DEBIAN_FRONTEND=noninteractive0 B
44ARG APT_OPTIONS0 B
45ARG APT_SOURCES0 B
46ARG APT_TRUSTED0 B
47ARG http_proxy0 B
48ARG https_proxy0 B
49ARG BUILD_UID=20000 B
50ARG BUILD_CREATED=1976-04-14T17:00:00-07:000 B
51ARG BUILD_URL=https://github.com/dubo-dubon-duponey/nonexistent0 B
52ARG BUILD_DOCUMENTATION=https://github.com/dubo-dubon-duponey/nonexistent0 B
53ARG BUILD_SOURCE=https://github.com/dubo-dubon-duponey/nonexistent0 B
54ARG BUILD_VERSION=unknown0 B
55ARG BUILD_REVISION=unknown0 B
56ARG BUILD_VENDOR=dubodubonduponey0 B
57ARG BUILD_LICENSES=MIT0 B
58ARG BUILD_REF_NAME=dubodubonduponey/nonexistent0 B
59ARG BUILD_TITLE=A DBDBDP image0 B
60ARG BUILD_DESCRIPTION=So image. Much DBDBDP.0 B
61LABEL org.opencontainers.image.created=2020-10-03T16:46:12-07000 B
62LABEL org.opencontainers.image.authors=Dubo Dubon Duponey <[email protected]>0 B
63LABEL org.opencontainers.image.url=https://github.com/dubo-dubon-duponey/docker-registry0 B
64LABEL org.opencontainers.image.documentation=https://github.com/dubo-dubon-duponey/docker-registry/blob/master/README.md0 B
65LABEL org.opencontainers.image.source=https://github.com/dubo-dubon-duponey/docker-registry/tree/master0 B
66LABEL org.opencontainers.image.version=145528b.m0 B
67LABEL org.opencontainers.image.revision=145528b6749e4b13dc8eb30402110d6254071c69.m0 B
68LABEL org.opencontainers.image.vendor=dubodubonduponey0 B
69LABEL org.opencontainers.image.licenses=The MIT License (MIT)0 B
70LABEL org.opencontainers.image.ref.name=latest0 B
71LABEL org.opencontainers.image.title=Registry0 B
72LABEL org.opencontainers.image.description=A dubo image for0 B
73COPY runtime / # buildkit813 B
74RUN |18 DEBIAN_FRONTEND=noninteractive APT_OPTIONS=Acquire::HTTP::proxy= Acquire::HTTP::User-Agent=DuboDubonDuponey/0.1854 B
75USER dubo-dubon-duponey0 B
76COPY /dist . # buildkit8.9 MB
77EXPOSE map[5000/tcp:{}]0 B
78VOLUME [/data]0 B
79ENV MDNS_NAME=Fancy Registry Service Name0 B
80ENV MDNS_HOST=registry0 B
81ENV MDNS_TYPE=_registry._tcp0 B
82ENV USERNAME=dubo-dubon-duponey0 B
83ENV PASSWORD=base64_bcrypt_encoded_use_caddy_hash_password_to_generate0 B
84ENV REALM=My precious registry0 B
85ENV LOG_LEVEL=info0 B
86ENV PORT=50000 B
87ENV HEALTHCHECK_URL=http://127.0.0.1:5000/v2/0 B
88HEALTHCHECK &{["CMD-SHELL" "http-health || exit0 B

Command

ARG DEBOOTSTRAP_SUITE=buster