sha256:f4060df9083a67c142f45dfc9f50722afe99559c51e3c76b728390adc32384c5
OS/ARCH
Compressed size
301.66 MB
Last pushed
about 2 months by karlender
Type
Image
Manifest digest
sha256:7c2cfce35918d0ff9624361ed82e982bc06afc5d29f0ffd3fc6d0c0f68fc63af
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.27 MB8RUN /bin/sh -c set -eux;248 B9CMD ["python3"]0 B10LABEL maintainer=lucas-weiselowski0 B11LABEL org.opencontainers.image.title=sp-engine0 B12LABEL org.opencontainers.image.source=https://github.com/lucas-weiselowski/sp-engine0 B13LABEL org.opencontainers.image.licenses=MIT0 B14ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 ANSIBLE_HOST_KEY_CHECKING=False ANSIBLE_COLLECTIONS_PATH=/usr/share/ansible/collections0 B15RUN /bin/sh -c apt-get update55.51 MB16COPY /install /usr/local # buildkit170.16 MB17COPY /usr/local/bin/tofu /usr/local/bin/tofu # buildkit29.03 MB18COPY collections.yml /collections.yml # buildkit318 B19RUN /bin/sh -c ansible-galaxy collection5.73 MB20WORKDIR /workspace99 B21CMD ["bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'