sha256:d0d23acddd84f62d48ab7ff41ea8e5a780c56344d212657e27765c87c183e6c8
OS/ARCH
Compressed size
208.19 MB
Last pushed
6 months by timeplus
Type
Image
Manifest digest
sha256:6555f3565d8c1720b5fe58840425f0d02da1e5f5634d737fb5d7c82c109af151
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;251 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update129.06 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.07 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 'arm64' out/ 'trixie' '@1771804800'