Sign inSign up

bandhq/band-python-kit-image:3.1.1

Multi-platform
Index digest

sha256:f6ed66a631e2ce239686f06959aafe4ff26a0c502aee3542f8f26948a88a22e5

OS/ARCH

Compressed size

145.11 MB

Last pushed

7 days by bandhq

Type

Image

Manifest digest

sha256:b8063092df67d9b3f64bc53b01dd8f2672657a995a0f274ecf04414c7572cce2

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11ARG BAND_SDK_HOME=/opt/band0 B
12ARG DEBIAN_FRONTEND=noninteractive0 B
13RUN |2 BAND_SDK_HOME=/opt/band DEBIAN_FRONTEND=noninteractive /bin/sh44.73 MB
14ENV SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt0 B
15LABEL org.opencontainers.image.source=https://github.com/band-ai/band-sdk-python org.opencontainers.image.licenses=MIT org.opencontainers.image.title=band-python-kit org.opencontainers.image.description=Run0 B
16ENV BAND_SDK_HOME=/opt/band0 B
17COPY /opt/band/venv /opt/band/venv # buildkit10.1 MB
18COPY /uv /opt/band/bin/uv # buildkit19.37 MB
19RUN |2 BAND_SDK_HOME=/opt/band DEBIAN_FRONTEND=noninteractive /bin/sh29.46 MB
20ENV BAND_SDK_PYTHON=/opt/band/venv/bin/python0 B
21ENV BAND_SDK_UV=/opt/band/bin/uv0 B
22COPY docker/band_python_kit/entrypoint.sh /usr/local/bin/band-entrypoint.sh # buildkit937 B
23RUN |2 BAND_SDK_HOME=/opt/band DEBIAN_FRONTEND=noninteractive /bin/sh930 B
24RUN |2 BAND_SDK_HOME=/opt/band DEBIAN_FRONTEND=noninteractive /bin/sh3.25 KB
25ENV HOME=/home/agent0 B
26WORKDIR /home/agent32 B
27ENTRYPOINT ["/usr/local/bin/band-entrypoint.sh"]0 B
28CMD ["bash"]0 B

Command

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