Sign inSign up

dwilson2547/sub-pub:pr-10

Index digest

sha256:641e73c1ae02b09d639270f346b90c1e586ae0dd2f0dd803a3f91999d97183d8

OS/ARCH

linux/amd64

Compressed size

73.04 MB

Last pushed

7 months by dwilson2547

Type

Image

Manifest digest

sha256:7aed33cd6d46663f7568e0c833aaf78b95d0be0ff6357545cabbec19ffac4ba7

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update230.97 KB
13COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit29.45 MB
14COPY /usr/local/bin/sub-pub /usr/local/bin/sub-pub # buildkit285 B
15COPY sub_pub ./sub_pub # buildkit13.83 KB
16COPY examples ./examples # buildkit1.71 KB
17RUN /bin/sh -c useradd -m18.49 KB
18USER subpub0 B
19ENV CONFIG_FILE=/app/config/config.yaml0 B
20EXPOSE [8080/tcp]0 B
21HEALTHCHECK &{["CMD-SHELL" "pgrep -f \"sub-pub\"0 B
22ENTRYPOINT ["sub-pub"]0 B
23CMD ["-c" "/app/config/config.yaml" "-l" "INFO"]0 B

Command

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