Sign inSign up

timeplus/pulsebot:0.3.0

Multi-platform
Index digest

sha256:e85c8ad7c76d1db7772d840d97132552e8679602f3779bd4e42022a53e2ea9bb

OS/ARCH

Compressed size

206.76 MB

Last pushed

7 months by timeplus

Type

Image

Manifest digest

sha256:2f69e496c2f97cf86457ea66b64cd1566245c8b4597c44c53d99c01967626a0a

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update129.06 MB
13COPY pyproject.toml README.md ./ #3.87 KB
14COPY pulsebot/ ./pulsebot/ # buildkit243.24 KB
15RUN /bin/sh -c pip install35.76 MB
16COPY config.yaml ./ # buildkit1.86 KB
17RUN /bin/sh -c useradd --create-home251.92 KB
18USER appuser0 B
19CMD ["pulsebot" "run"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'