Sign inSign up

flussonic/vision-sesame:26.07-34-g17780c5

Multi-platform
Index digest

sha256:501a7311ddddbe856b25760ac3561fa44c9988e965bc5360682af782b3c3d48a

OS/ARCH

Compressed size

79.33 MB

Last pushed

about 2 months by maxerlyvideo

Type

Image

Manifest digest

sha256:ad0d02837826c1c2884e60f9d60ba7977ab80758543e6e79f4716b87917ce785

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.32 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit216 B
14RUN /bin/sh -c pip install32.64 MB
15COPY run.py . # buildkit902 B
16COPY sesame/ sesame/ # buildkit184.87 KB
17CMD ["python" "run.py"]0 B

Command

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