sha256:7a05871606f8d3be0fe814bcd0a994c53d5b129c240feb50ac073e1265352e01
OS/ARCH
Compressed size
106.83 MB
Last pushed
about 2 months by karlender
Type
Image
Manifest digest
sha256:1ec6f33b0e8a966849980b3d7bcd26e699f53c8ad94cf5675afa80571d2f1fef
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-engine-slim0 B12LABEL org.opencontainers.image.source=https://github.com/lucas-weiselowski/sp-engine0 B13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 ANSIBLE_HOST_KEY_CHECKING=False ANSIBLE_COLLECTIONS_PATH=/usr/share/ansible/collections0 B14RUN /bin/sh -c apt-get update18.74 MB15COPY /install /usr/local # buildkit12.1 MB16COPY /usr/local/bin/tofu /usr/local/bin/tofu # buildkit29.03 MB17COPY collections.yml /collections.yml # buildkit318 B18RUN /bin/sh -c ansible-galaxy collection5.73 MB19WORKDIR /workspace99 B20CMD ["bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'