sha256:090970af4c95cc15915f6b0ee0ec435e5d9626775586202d314b020514f68fdd
OS/ARCH
Compressed size
46.21 MB
Last pushed
23 days by obeoneorg
Type
Image
Manifest digest
sha256:e77bec297093b1e7f1fa09b77c3c7c61a214b5233fd788780d0f526da84b5447
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.source=https://github.com/obeone/multi-registry-cache org.opencontainers.image.description=Multi-registry pull-through cache0 B12ENV IN_DOCKER=10 B13WORKDIR /app93 B14COPY /install /usr/local # buildkit5.01 MB15RUN /bin/sh -c groupadd -r1.07 KB16USER app0 B17ENTRYPOINT ["multi-registry-cache"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'