Sign inSign up

jasonacox/pypowerwall-server:0.3.1

Multi-platform
Integration & delivery
Index digest

sha256:e3466e34f68ee469d471fa35dcaac1ddbb3ca4091cfa269dc4304e6a6bd4b71b

OS/ARCH

Compressed size

73.88 MB

Last pushed

4 months by jasonacox

Type

Image

Manifest digest

sha256:e70e80258798e35b67d542c7a87d3df76ae4820dc6ec6872157b1ce464975afd

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;3.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12COPY requirements.txt . # buildkit287 B
13RUN /bin/sh -c apt-get update28.59 MB
14COPY app/ ./app/ # buildkit2.32 MB
15EXPOSE [8675/tcp]0 B
16HEALTHCHECK &{["CMD-SHELL" "wget --spider -q0 B
17CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'