Sign inSign up

jasonacox/pypowerwall:0.15.8t89

Multi-platform
Monitoring & observability
Index digest

sha256:7a3b315a0b71829141cd9210671b8b7075fc5d10a1ecef4b3f2eba91ab007b75

OS/ARCH

Compressed size

132.02 MB

Last pushed

4 months by jasonacox

Type

Image

Manifest digest

sha256:aea1f98acc212e9c52c897a89b97f75730000adb8dffaaf1632951b49442f4a7

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 command78.39 MB
13COPY requirements.txt /tmp/requirements.txt # buildkit172 B
14RUN /bin/sh -c pip3 install12.74 MB
15COPY server.py transform.py __init__.py /app/21.09 KB
16COPY web/ /app/web/ # buildkit2.1 MB
17EXPOSE [8675/tcp]0 B
18CMD ["python3" "server.py"]0 B

Command

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