Sign inSign up

jasonacox/pypowerwall:0.15.12t93-beta40

Multi-platform
Monitoring & observability
Index digest

sha256:c2e312fe96b193be3dadeffcaebaf09444bc6fb79fedfa3d0660f375db1a8785

OS/ARCH

Compressed size

136.66 MB

Last pushed

3 months by jasonacox

Type

Image

Manifest digest

sha256:85a067c82ce4aafceba87fd53a09fb498b898bba40d83af3dc637fd761add9e2

Image Layers

1# debian.sh --arch 'armhf' out/24.36 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;1018.49 KB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;13.41 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c if command82.44 MB
13COPY beta.txt /app/requirements.txt # buildkit367 B
14RUN /bin/sh -c pip3 install12.74 MB
15COPY server.py transform.py __init__.py /app/21.54 KB
16COPY web/ /app/web/ # buildkit2.1 MB
17COPY pypowerwall/ /app/pypowerwall/ # buildkit610.93 KB
18EXPOSE [8675/tcp]0 B
19CMD ["python3" "server.py"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bullseye' '@1753056000'