sha256:db6466eb0ffc3c3ec197184c40448edd6743b581d5a667f13370faba048d8fc5
OS/ARCH
Compressed size
2.99 GB
Last pushed
6 months by timeplus
Type
Image
Manifest digest
sha256:dff2e7f61257aff8b9bab78e80796c52dd8b5bdad51ceb3daef2ecbe35282eb0
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update129.05 MB13COPY pyproject.toml README.md ./ #4.88 KB14COPY pulsebot/ ./pulsebot/ # buildkit604.1 KB15ARG SETUPTOOLS_SCM_PRETEND_VERSION=0.7.10 B16ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.7.10 B17RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.7.1 /bin/sh -c2.82 GB18COPY config.yaml ./ # buildkit2.22 KB19RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.7.1 /bin/sh -c612.91 KB20USER appuser0 B21CMD ["pulsebot" "run"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'