Sign inSign up

edgenesis/usb-camera:v0.0.3

Multi-platform
Index digest

sha256:5711b23bf41fab4d5fa1ebfd718aced077080867b51f6968c155ca54439023e1

OS/ARCH

Compressed size

189.2 MB

Last pushed

about 1 year by rhoninlee

Type

Image

Manifest digest

sha256:6cd6a7080ed0964d6c8523c2adf2f3d6aae6285f3467b0c04ea45808c139ba0b

Image Layers

1# debian.sh --arch 'amd64' out/28.86 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.03 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.160 B
7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B
8RUN /bin/sh -c set -eux;14.15 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit181 B
13RUN /bin/sh -c pip install145.16 MB
14COPY main.py . # buildkit2.63 KB
15CMD ["python" "main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1743984000'