sha256:7eab67405580b42a1523e774e8f5243d607529c58a2a5eaf56b5a1bc3eaeb854
OS/ARCH
linux/amd64
Compressed size
163.06 MB
Last pushed
about 1 month by amcop
Type
Image
Manifest digest
sha256:6c01d2119762076b35f99c0cfaf88b36328f620d5b5ddd1818fbeb438b411f38
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update53.97 MB11RUN /bin/sh -c SKOPEO_VERSION="1.23.0" &&20.07 MB12RUN /bin/sh -c curl -fsSL17.28 MB13RUN /bin/sh -c pip install29.86 MB14RUN /bin/sh -c curl -L233.65 KB15WORKDIR /airgapped99 B16COPY requirements.yml . # buildkit276 B17COPY ansible.cfg . # buildkit568 B18COPY inventory/ inventory/ # buildkit541 B19COPY playbooks/ playbooks/ # buildkit112.84 KB20COPY scripts/ scripts/ # buildkit18.51 KB21COPY bundle/ bundle/ # buildkit12.76 KB22RUN /bin/sh -c ansible-galaxy collection462.63 KB23COPY ui/backend/ ui/backend/ # buildkit19.33 KB24RUN /bin/sh -c mkdir -p176 B25RUN /bin/sh -c CATALOG_TOKEN="$(cat /run/secrets/catalog_token1.26 KB26COPY /build/dist/ ui/frontend/dist/ # buildkit38.5 KB27COPY init.sh /init.sh # buildkit1.41 KB28RUN /bin/sh -c chmod +x1.41 KB29COPY bundle/entrypoint.sh /ansible-entrypoint.sh # buildkit900 B30RUN /bin/sh -c chmod +x900 B31RUN /bin/sh -c mkdir -p113 B32EXPOSE map[8765/tcp:{}]0 B33ENTRYPOINT ["/init.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'