sha256:5ed17dd7d4fbbdb27ba3be4bae5a540ebbfe8e1e62d555b07c85b5c08963babe
OS/ARCH
Compressed size
498.32 MB
Last pushed
6 months by timeplus
Type
Image
Manifest digest
sha256:c654a6e9da7877922d73e64dff06f22c28f32d517b6dee3a4eaa1e869d20601b
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.72 KB14COPY pulsebot/ ./pulsebot/ # buildkit425.69 KB15ARG SETUPTOOLS_SCM_PRETEND_VERSION=0.6.10 B16ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.6.10 B17RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.6.1 /bin/sh -c326.98 MB18COPY config.yaml ./ # buildkit2.22 KB19RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.6.1 /bin/sh -c435.91 KB20USER appuser0 B21CMD ["pulsebot" "run"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'