Sign inSign up

flussonic/vision-sesame:26.09-3-gfff58e1

Multi-platform
Index digest

sha256:03f2e19b0adb0060010d612c46fab0d89c24038c207da8e4e9ceab18064e46c6

OS/ARCH

Compressed size

82.1 MB

Last pushed

2 days by maxerlyvideo

Type

Image

Manifest digest

sha256:25fc92dcd7907f4a85adbd8d331045e24f664babded441cfaeaa5b2c72350c8d

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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;4.39 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.27 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit215 B
14RUN /bin/sh -c pip install31.99 MB
15COPY run.py . # buildkit919 B
16COPY sesame/ sesame/ # buildkit194.07 KB
17CMD ["python" "run.py"]0 B

Command

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