Sign inSign up

ssenart/gazpar2haws:0.5.1a1

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

sha256:a013d47721a46b5044d4b364737dcacbe03051a6c4987f11e94cdff411daf705

OS/ARCH

Compressed size

91.6 MB

Last pushed

about 2 months by ssenart

Type

Image

Manifest digest

sha256:3d84ab738b0a916031b6f9b4bd5ae890aba86bc02cfa4ee51ec73c2f10ed02cf

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.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.69 MB
12WORKDIR /app92 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.57 MB
15COPY /app/VERSION /app/VERSION # buildkit146 B
16RUN /bin/sh -c cat /app/VERSION32 B
17COPY docker/entrypoint.sh /app # buildkit711 B
18RUN /bin/sh -c chmod +x706 B
19COPY gazpar2haws/ /app/gazpar2haws # buildkit18.12 KB
20RUN /bin/sh -c mkdir /app/config115 B
21RUN /bin/sh -c mkdir /app/log112 B
22COPY README.md /app # buildkit7.74 KB
23COPY CHANGELOG.md /app # buildkit3.79 KB
24COPY LICENSE /app # buildkit794 B
25COPY config/configuration.template.yaml /app # buildkit1.1 KB
26COPY config/secrets.template.yaml /app # buildkit293 B
27ENTRYPOINT ["/bin/sh" "/app/entrypoint.sh"]0 B

Command

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