Sign inSign up

flussonic/vision-sesame:26.08-20-ge2f3939

Multi-platform
Index digest

sha256:995b84b9b689986345c86928a396b9399c4eced093383f68917815d22ab12bd5

OS/ARCH

Compressed size

79.41 MB

Last pushed

about 1 month by maxerlyvideo

Type

Image

Manifest digest

sha256:076fe3f4cd65a9a2a4b415adac6447e4d3fc8fa0a6ced6452bf01e9e86fefc68

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.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.32 MB
12WORKDIR /app92 B
13COPY requirements.txt . # buildkit215 B
14RUN /bin/sh -c pip install32.72 MB
15COPY run.py . # buildkit904 B
16COPY sesame/ sesame/ # buildkit186.1 KB
17CMD ["python" "run.py"]0 B

Command

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