Sign inSign up

flussonic/vision-sesame:26.08-5-g7eb321e

Multi-platform
Index digest

sha256:1f23894871e14eff85d648ad843b69def2bb6c72f9900de9fbe51a30b0145b11

OS/ARCH

Compressed size

78.32 MB

Last pushed

about 1 month by maxerlyvideo

Type

Image

Manifest digest

sha256:5eeb4cd5bde2928ece521eb7139b1d79cfa7dc10413541be1c525e25acee0669

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 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.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.27 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit216 B
14RUN /bin/sh -c pip install31.42 MB
15COPY run.py . # buildkit903 B
16COPY sesame/ sesame/ # buildkit185.21 KB
17CMD ["python" "run.py"]0 B

Command

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