Sign inSign up

jasonacox/pypowerwall:0.16.2t97

Multi-platform
Monitoring & observability
Index digest

sha256:784c95188fa3d68b7e89032321070ab2bec9aad8ff13a42cf1b91a4985836930

OS/ARCH

Compressed size

150.4 MB

Last pushed

2 months by jasonacox

Type

Image

Manifest digest

sha256:43c28468a265f3cbfe04e46df8060ec13d802cccff110b44f9a2df7237f48264

Image Layers

1# debian.sh --arch 'armhf' out/24.99 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;1.19 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;12.66 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c if command95.5 MB
13COPY requirements.txt /tmp/requirements.txt # buildkit185 B
14RUN /bin/sh -c pip3 install13.94 MB
15COPY server.py transform.py __init__.py /app/26.31 KB
16COPY web/ /app/web/ # buildkit2.1 MB
17EXPOSE [8675/tcp]0 B
18HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:8675/health0 B
19ENTRYPOINT ["tini" "--"]0 B
20CMD ["python3" "server.py"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1783900800'