Sign inSign up

jasonacox/pypowerwall:0.16.5t99

Multi-platform
Monitoring & observability
Index digest

sha256:94ccaa6fb924e3130e29837c66f5a589fe3afa1a5b55dc0d740224fe05a231fb

OS/ARCH

Compressed size

178.38 MB

Last pushed

about 1 month by jasonacox

Type

Image

Manifest digest

sha256:ae9d89a5a8d2f954fa55d9dabc4f34667e931f0a757506da41004fc0f6a0b319

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.210 B
7ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B
8RUN /bin/sh -c set -eux;13.22 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c if command119.86 MB
13COPY requirements.txt /tmp/requirements.txt # buildkit188 B
14RUN /bin/sh -c pip3 install13.22 MB
15COPY server.py transform.py __init__.py /app/27.35 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 'arm64' out/ 'trixie' '@1785715200'