Sign inSign up

jasonacox/pypowerwall:0.16.3t97

Multi-platform
Monitoring & observability
Index digest

sha256:33927cf0ba63e7260efb7a178de3ca18600eb4e4c80a47aa2b62ef2beef9973a

OS/ARCH

Compressed size

183.78 MB

Last pushed

about 2 months by jasonacox

Type

Image

Manifest digest

sha256:e2c5e79859b443bf2659970c4aa1f516965045169222e143fecf54c9fbc5b827

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.24 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c if command125.69 MB
13COPY requirements.txt /tmp/requirements.txt # buildkit187 B
14RUN /bin/sh -c pip3 install13.1 MB
15COPY server.py transform.py __init__.py /app/26.32 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 'amd64' out/ 'trixie' '@1783900800'