sha256:5194c66f52eeaf5ce7e2c2dc7b6527e6746be57df6979e01d4962b5d64765cfd
OS/ARCH
Compressed size
213.71 MB
Last pushed
6 months by timeplus
Type
Image
Manifest digest
sha256:ec26a17b1af57b429d9a1cafe7ec0303ab3be52abaa0dc9f014ed795be8f1dc9
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app92 B12RUN /bin/sh -c apt-get update134.07 MB13COPY pyproject.toml README.md ./ #4.67 KB14COPY pulsebot/ ./pulsebot/ # buildkit424.12 KB15ARG SETUPTOOLS_SCM_PRETEND_VERSION=0.6.00 B16ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.6.00 B17RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.6.0 /bin/sh -c37.61 MB18COPY config.yaml ./ # buildkit1.9 KB19RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.6.0 /bin/sh -c434.15 KB20USER appuser0 B21CMD ["pulsebot" "run"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'