Sign inSign up

ssenart/gazpar2haws:0.3.2

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

sha256:2c5097e07175884a294180ee790c4c4d27fb999bf28078e2c65bf14b47406e56

OS/ARCH

Compressed size

91.49 MB

Last pushed

over 1 year by ssenart

Type

Image

Manifest digest

sha256:e08c61731e8c53cb8621cea339748e98b8f4ff1adc09788b17b6bef44e9743c0

Image Layers

1# debian.sh --arch 'amd64' out/26.9 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.90 B
7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 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 # buildkit33.62 MB
15COPY /app/VERSION /app/VERSION # buildkit146 B
16RUN /bin/sh -c cat /app/VERSION32 B
17COPY docker/entrypoint.sh /app # buildkit712 B
18RUN /bin/sh -c chmod +x708 B
19COPY gazpar2haws/ /app/gazpar2haws # buildkit12.88 KB
20RUN /bin/sh -c mkdir /app/config115 B
21RUN /bin/sh -c mkdir /app/log112 B
22COPY README.md /app # buildkit5.77 KB
23COPY CHANGELOG.md /app # buildkit1.45 KB
24COPY LICENSE /app # buildkit794 B
25COPY config/configuration.template.yaml /app # buildkit977 B
26COPY config/secrets.template.yaml /app # buildkit295 B
27ENTRYPOINT ["/bin/sh" "/app/entrypoint.sh"]0 B

Command

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