sha256:d0d23acddd84f62d48ab7ff41ea8e5a780c56344d212657e27765c87c183e6c8
OS/ARCH
Compressed size
213.35 MB
Last pushed
6 months by timeplus
Type
Image
Manifest digest
sha256:0a8aef8e457a16c40e6be85abcd1a8d6926fcf0b5a65923393282574cbdcb6f6
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;251 B10CMD ["python3"]0 B11WORKDIR /app92 B12RUN /bin/sh -c apt-get update134.09 MB13COPY pyproject.toml README.md ./ #4.42 KB14COPY pulsebot/ ./pulsebot/ # buildkit304.23 KB15ARG SETUPTOOLS_SCM_PRETEND_VERSION=0.5.10 B16ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.5.10 B17RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.5.1 /bin/sh -c37.47 MB18COPY config.yaml ./ # buildkit1.78 KB19RUN |1 SETUPTOOLS_SCM_PRETEND_VERSION=0.5.1 /bin/sh -c313.05 KB20USER appuser0 B21CMD ["pulsebot" "run"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'