Sign inSign up

ssenart/gazpar2haws:0.4.0.dev16

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

sha256:60c74a77e24fb176262558d0d879a883e416f6b52b07563dda36fa13d58d4303

OS/ARCH

Compressed size

91.3 MB

Last pushed

11 months by ssenart

Type

Image

Manifest digest

sha256:17a10d7df5dc446b02ead1aec7f88d33e4957db2f3509b45d3293f6c54deddde

Image Layers

1# debian.sh --arch 'arm64' out/26.8 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.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.48 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.83 MB
15COPY /app/VERSION /app/VERSION # buildkit150 B
16RUN /bin/sh -c cat /app/VERSION32 B
17COPY docker/entrypoint.sh /app # buildkit711 B
18RUN /bin/sh -c chmod +x705 B
19COPY gazpar2haws/ /app/gazpar2haws # buildkit14.5 KB
20RUN /bin/sh -c mkdir /app/config116 B
21RUN /bin/sh -c mkdir /app/log111 B
22COPY README.md /app # buildkit8.47 KB
23COPY CHANGELOG.md /app # buildkit2.07 KB
24COPY LICENSE /app # buildkit794 B
25COPY config/configuration.template.yaml /app # buildkit1.1 KB
26COPY config/secrets.template.yaml /app # buildkit292 B
27ENTRYPOINT ["/bin/sh" "/app/entrypoint.sh"]0 B

Command

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