Sign inSign up

ssenart/gazpar2haws:0.1.13

Multi-platform
Integration & delivery
Internet of things
Monitoring & observability
Index digest

sha256:cbd98b166a6aca98fb1e97828b9d75fcfaa69f7dfb0de8c7dc18da75e86b38c0

OS/ARCH

Compressed size

88.84 MB

Last pushed

over 1 year by ssenart

Type

Image

Manifest digest

sha256:d2dcec1d66d64dd489490902c545984819023907ff005d1bf5462ef1c5abc7a9

Image Layers

1# debian.sh --arch 'amd64' out/26.91 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.80 B
7ENV PYTHON_SHA256=c909157bb25ec114e5869124cc2a9c4a4d4c1e957ca4ff553f1edc692101154e0 B
8RUN /bin/sh -c set -eux;13.02 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.58 MB
12WORKDIR /app93 B
13ENV VIRTUAL_ENV=/app/.venv PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14COPY /app/.venv /app/.venv # buildkit30.97 MB
15COPY docker/entrypoint.sh /app # buildkit699 B
16RUN /bin/sh -c chmod +x694 B
17COPY gazpar2haws/ /app/gazpar2haws # buildkit6.36 KB
18RUN /bin/sh -c mkdir /app/config116 B
19RUN /bin/sh -c mkdir /app/log111 B
20COPY config/configuration.template.yaml /app # buildkit814 B
21COPY config/secrets.template.yaml /app # buildkit295 B
22ENTRYPOINT ["/bin/sh" "/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'