Sign inSign up

frazon11/onvif-device-discovery:0.1.8

Multi-platform
Index digest

sha256:299a0eae5be96ec5b7e8d4f07cbc9985b6811148b1d9c260146623d2498ef890

OS/ARCH

Compressed size

59.57 MB

Last pushed

about 2 months by frazon11

Type

Image

Manifest digest

sha256:b39791b2003e128b4857c62ebd08ef2daa4698a22a311fad09721968d0577758

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
12WORKDIR /app93 B
13RUN /bin/sh -c apt-get update1005.5 KB
14COPY requirements.txt . # buildkit227 B
15RUN /bin/sh -c pip install17.12 MB
16COPY app ./app # buildkit9.08 KB
17COPY VERSION ./VERSION # buildkit147 B
18RUN /bin/sh -c mkdir -p94 B
19EXPOSE [8790/tcp]0 B
20CMD ["python" "-m" "app.main"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'