Sign inSign up

ssenart/gazpar2haws:0.1.10

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

sha256:b17a41c1acebd58414cc66f731c18101f6656ba2bcbc24269ce6954e4405b7ee

OS/ARCH

Compressed size

88.67 MB

Last pushed

over 1 year by ssenart

Type

Image

Manifest digest

sha256:fb1f454b8c9600fc5b8a401744b278294f4af3308b01a9a4f1a9060a5da8e361

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.16 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;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.57 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 # buildkit698 B
16RUN /bin/sh -c chmod +x692 B
17COPY gazpar2haws/ /app/gazpar2haws # buildkit6.03 KB
18RUN /bin/sh -c mkdir /app/config115 B
19RUN /bin/sh -c mkdir /app/log112 B
20COPY config/configuration.template.yaml /app # buildkit813 B
21COPY config/secrets.template.yaml /app # buildkit291 B
22ENTRYPOINT ["/bin/sh" "/app/entrypoint.sh"]0 B

Command

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