Sign inSign up

flussonic/vision-sesame:26.08-7-gc1872db

Multi-platform
Index digest

sha256:f7192a040cc824d3c6a9cf97730814ebaff0051aaf8ce5b7d19fa5a167a160c1

OS/ARCH

Compressed size

78.8 MB

Last pushed

about 1 month by maxerlyvideo

Type

Image

Manifest digest

sha256:456633b4a46953fffff74285ad82af54870a0839c246f7021fd93a367e0aa8c3

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.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;247 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.27 MB
12WORKDIR /app89 B
13COPY requirements.txt . # buildkit213 B
14RUN /bin/sh -c pip install31.89 MB
15COPY run.py . # buildkit905 B
16COPY sesame/ sesame/ # buildkit185.19 KB
17CMD ["python" "run.py"]0 B

Command

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