Sign inSign up

ssenart/gazpar2haws:0.1.11

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

sha256:1d6a467d3e2c31a98adfd7c258465c22afccb7ba413cbb684dd1c985af22fc0d

OS/ARCH

Compressed size

88.49 MB

Last pushed

over 1 year by ssenart

Type

Image

Manifest digest

sha256:e8d9a2873168d99dcbbf88c4ea292b88c8b7a51956a6fcebf441b26a0edb8ce0

Image Layers

1# debian.sh --arch 'arm64' out/26.76 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;2.99 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.80 B
7ENV PYTHON_SHA256=c909157bb25ec114e5869124cc2a9c4a4d4c1e957ca4ff553f1edc692101154e0 B
8RUN /bin/sh -c set -eux;12.92 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.41 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 # buildkit31.39 MB
15COPY docker/entrypoint.sh /app # buildkit699 B
16RUN /bin/sh -c chmod +x692 B
17COPY gazpar2haws/ /app/gazpar2haws # buildkit6.04 KB
18RUN /bin/sh -c mkdir /app/config115 B
19RUN /bin/sh -c mkdir /app/log112 B
20COPY config/configuration.template.yaml /app # buildkit814 B
21COPY config/secrets.template.yaml /app # buildkit292 B
22ENTRYPOINT ["/bin/sh" "/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'