Sign inSign up

karlender/sp-engine:latest

Multi-platform
Networking
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.27 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10LABEL maintainer=lucas-weiselowski0 B
11LABEL org.opencontainers.image.title=sp-engine0 B
12LABEL org.opencontainers.image.source=https://github.com/lucas-weiselowski/sp-engine0 B
13LABEL org.opencontainers.image.licenses=MIT0 B
14ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 ANSIBLE_HOST_KEY_CHECKING=False ANSIBLE_COLLECTIONS_PATH=/usr/share/ansible/collections0 B
15RUN /bin/sh -c apt-get update55.51 MB
16COPY /install /usr/local # buildkit170.16 MB
17COPY /usr/local/bin/tofu /usr/local/bin/tofu # buildkit29.03 MB
18COPY collections.yml /collections.yml # buildkit318 B
19RUN /bin/sh -c ansible-galaxy collection5.73 MB
20WORKDIR /workspace99 B
21CMD ["bash"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'