sha256:a182a21ffb30603baaa0e065e143bbe9078f05495513ceb66c9a25a4c72fd36d
OS/ARCH
Compressed size
70.74 MB
Last pushed
4 days by 1tsme
Type
Image
Manifest digest
sha256:52b9a66556ad07b823136eee2b12d655e2b35b864398ea164110db3cf6bfa369
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2ARG SUITE=stable0 B3ARG FLAVOR_SUFFIX=-slim0 B4ARG VERSION=trixie0 B5LABEL org.opencontainers.image.version=trixie0 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:stable-slim image with0 B9LABEL org.opencontainers.image.licenses=MIT0 B11RUN |3 SUITE=stable FLAVOR_SUFFIX=-slim VERSION=trixie12.2 MB12ARG BASE_TAG=slim0 B13ARG VERSION=trixie0 B14LABEL org.opencontainers.image.version=trixie0 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:slim0 B21RUN |2 BASE_TAG=slim VERSION=trixie /bin/sh14.18 MB22RUN |2 BASE_TAG=slim VERSION=trixie /bin/sh32 B23CMD ["python3"]0 B24ARG PYTHON_TAG=slim-python0 B25ARG VERSION=trixie0 B26LABEL org.opencontainers.image.version=trixie0 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:slim-python0 B33COPY /usr/local/bin/uv /usr/local/bin/uv # buildkit19.35 MB34RUN |2 PYTHON_TAG=slim-python VERSION=trixie /bin/sh32 B35CMD ["uv"]0 BCommand
# debian.sh --arch 'armhf' out/ 'stable' '@1787529600'