Sign inSign up

dwilson2547/kreceiver-proto:20260611-msgpack-v1

Index digest

sha256:02e3e549c206df3178a5c47266a8570905487e21cfdea360e7303797b83ca676

OS/ARCH

linux/amd64

Compressed size

51.21 MB

Last pushed

3 months by dwilson2547

Type

Image

Manifest digest

sha256:c5e97d8330cb1a7f8076e819aab1eb7d84dd7fe0378a98cc72401db85a65d45b

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY pyproject.toml /app/pyproject.toml # buildkit426 B
12COPY src /app/src # buildkit40.69 KB
13RUN /bin/sh -c pip install10.17 MB
14COPY capture_device_configs/gps-test-feed/kreceiver_proto /opt/kreceiver_proto # buildkit25.1 KB
15ENV PYTHONPATH=/opt0 B
16ENV PYTHONUNBUFFERED=10 B
17ENTRYPOINT ["python" "-m" "kreceiver_proto.receiver_app"]0 B
18CMD ["--help"]0 B

Command

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