Sign inSign up

webyhomelab/power-safety-ua:3.9.12

Multi-platform
Index digest

sha256:5f825ac1ad9f737702e2a6cee54c6e14966f03e59eb1843df4d5d0ce4dfb6a13

OS/ARCH

Compressed size

118.78 MB

Last pushed

20 days by webyhomelab

Type

Image

Manifest digest

sha256:b4707f9c95d83c09a2d72ec6f05f273cb0830dfad734bc54911ef55e5861b52f

Image Layers

1# debian.sh --arch 'arm64' out/26.82 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;249 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=Power-Safety-UA org.opencontainers.image.description=Autonomous critical infrastructure0 B
12ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 DATA_DIR=/app/data MPLCONFIGDIR=/tmp/matplotlib0 B
13WORKDIR /app93 B
14RUN /bin/sh -c apt-get update5.52 MB
15COPY /install /usr/local # buildkit69.78 MB
16COPY . . # buildkit259.42 KB
17RUN /bin/sh -c mkdir -p260.67 KB
18USER appuser0 B
19EXPOSE [5050/tcp]0 B
20HEALTHCHECK {Test:[CMD-SHELL python3 -c "import0 B
21CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

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