Sign inSign up

edgenesis/usb-camera:v0.0.2

Multi-platform
Index digest

sha256:a2e13d917eea3aa5f1e50ab77fdaeffb3b140cad79fdd81ba81d2d196f0dfd77

OS/ARCH

Compressed size

180.37 MB

Last pushed

over 1 year by rhoninlee

Type

Image

Manifest digest

sha256:78e2cd1435775c87f3f9d6986287d9d78b5312e0a2a633d86841835c4b60611b

Image Layers

1# debian.sh --arch 'amd64' out/28.85 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;850.82 KB
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;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit179 B
13RUN /bin/sh -c pip install136.53 MB
14COPY main.py . # buildkit843 B
15CMD ["python" "main.py"]0 B

Command

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