sha256:0091f0f9eec8b1305a97d5d0d5578eafe491bca11578f757fcaddb5fe67a10cf
OS/ARCH
Compressed size
81.3 MB
Last pushed
12 days by 1tsme
Type
Image
Manifest digest
sha256:47a0bfc98f77c528a274abd3b1d9887d6c6249184329cc3e6a8af15128ed9c81
Image Layers
1# debian.sh --arch 'amd64' out/28.83 MB2ARG SUITE=testing0 B3ARG FLAVOR_SUFFIX=-slim0 B4ARG VERSION=forky0 B5LABEL org.opencontainers.image.version=forky0 B6LABEL org.opencontainers.image.source=https://github.com/its-me/image.debian0 B7LABEL org.opencontainers.image.title=debian0 B8LABEL org.opencontainers.image.description=Minimal debian:testing-slim image with0 B9LABEL org.opencontainers.image.licenses=MIT0 B11RUN |3 SUITE=testing FLAVOR_SUFFIX=-slim VERSION=forky13.66 MB12ARG BASE_TAG=testing-slim0 B13ARG VERSION=forky0 B14LABEL org.opencontainers.image.version=forky0 B15LABEL org.opencontainers.image.source=https://github.com/its-me/image.debian0 B16LABEL org.opencontainers.image.title=debian-python0 B17LABEL org.opencontainers.image.description=Extends the debian base0 B18LABEL org.opencontainers.image.licenses=MIT0 B20LABEL org.opencontainers.image.base.name=ghcr.io/its-me/debian:testing-slim0 B21RUN |2 BASE_TAG=testing-slim VERSION=forky /bin/sh17.54 MB22RUN |2 BASE_TAG=testing-slim VERSION=forky /bin/sh32 B23CMD ["python3"]0 B24ARG PYTHON_TAG=testing-slim-python0 B25ARG VERSION=forky0 B26LABEL org.opencontainers.image.version=forky0 B27LABEL org.opencontainers.image.source=https://github.com/its-me/image.debian0 B28LABEL org.opencontainers.image.title=debian-uv0 B29LABEL org.opencontainers.image.description=Extends the debian-python image0 B30LABEL org.opencontainers.image.licenses=MIT0 B32LABEL org.opencontainers.image.base.name=ghcr.io/its-me/debian:testing-slim-python0 B33COPY /usr/local/bin/uv /usr/local/bin/uv # buildkit21.27 MB34RUN |2 PYTHON_TAG=testing-slim-python VERSION=forky /bin/sh32 B35CMD ["uv"]0 BCommand
# debian.sh --arch 'amd64' out/ 'testing' '@1787529600'