sha256:121b3504ff429ba82a0b3bc597a6e74cbf5584aa92aaac9a3602249ddb3ecde2
OS/ARCH
Compressed size
328.25 MB
Last pushed
5 months by karlender
Type
Image
Manifest digest
sha256:717812935e73bb49cae4e3e55ee236d4f340d69d1a89f98d1b0eaae4b1667f75
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.54 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11LABEL maintainer=lucas-weiselowski0 B12LABEL org.opencontainers.image.title=sp-engine0 B13LABEL org.opencontainers.image.source=https://github.com/lucas-weiselowski/sp-engine0 B14LABEL org.opencontainers.image.licenses=MIT0 B15ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 ANSIBLE_HOST_KEY_CHECKING=False ANSIBLE_COLLECTIONS_PATHS=/usr/share/ansible/collections0 B16RUN /bin/sh -c apt-get update55.61 MB17COPY /install /usr/local # buildkit146.49 MB18COPY /usr/local/bin/tofu /usr/local/bin/tofu # buildkit32.39 MB19COPY collections.yml /collections.yml # buildkit316 B20RUN /bin/sh -c ansible-galaxy collection5.65 MB21WORKDIR /workspace99 B22CMD ["bash"]0 B23LABEL org.opencontainers.image.title=sp-engine-validate0 B24COPY /install /usr/local # buildkit46.93 MB25WORKDIR /workspace32 B26CMD ["bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'