sha256:7cf40bc4d0deb975f9259fd66e7d8ff7e51c6240387ec3f6a27a60a0cae5a92a
OS/ARCH
Compressed size
578.24 MB
Last pushed
10 months by gavinmroy
Type
Image
Manifest digest
sha256:856835c976174c2dbca79c87018903a8424ddce99e3ab47bf5686b7d9b32f6f8
Image Layers
1# debian.sh --arch 'amd64' out/47.01 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.05 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.8 MB8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B9ENV PYTHON_VERSION=3.12.120 B10ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B11RUN /bin/sh -c set -eux;24.48 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14ENV CLAUDE_CODE_USE_ANTHROPIC_API=1 GH_HOST=github.com GIT_USER_NAME=Imbi Automations0 B15COPY dist/imbi_automations*.whl /tmp/ # buildkit107.87 KB16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.99 KB17RUN /bin/sh -c apt-get update122.83 MB18USER imbi-automations0 B19RUN /bin/sh -c curl -fsSL63.89 MB20WORKDIR /opt32 B21VOLUME [/opt/config /opt/errors /opt/workflows /docker-entrypoint-init.d]0 B22ENTRYPOINT ["docker-entrypoint.sh" "imbi-automations"]0 B23CMD ["--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'