Sign inSign up

timeplus/pulsebot:0.1.0

Multi-platform
Index digest

sha256:f97742fc446f9d03d893611ffcca0d172d8c17b2efe14ceb5688010f297a887a

OS/ARCH

Compressed size

142.76 MB

Last pushed

7 months by timeplus

Type

Image

Manifest digest

sha256:7f7f5f774220667b46593ac37c81c7f31cb3d6cc026568dc8793a2537c47da53

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.55 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update73.62 MB
13COPY pyproject.toml README.md ./ #3.58 KB
14COPY pulsebot/ ./pulsebot/ # buildkit130.76 KB
15RUN /bin/sh -c pip install27.69 MB
16COPY config.yaml ./ # buildkit1014 B
17RUN /bin/sh -c useradd --create-home137.68 KB
18USER appuser0 B
19CMD ["pulsebot" "run"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'