Sign inSign up

flussonic/vision-sesame:26.07

Multi-platform
Index digest

sha256:b6790cb958c3df35ccdc45f7809cc644a06b68b8caf5c97863e672867b424b2c

OS/ARCH

Compressed size

100.08 MB

Last pushed

3 months by maxerlyvideo

Type

Image

Manifest digest

sha256:f93b0783a22c390ff2257c9fe1c49a1050ae8929c3df463a6824166b50417dca

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update26.1 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit216 B
14RUN /bin/sh -c pip install32.61 MB
15COPY run.py . # buildkit864 B
16COPY sesame/ sesame/ # buildkit182.71 KB
17COPY scripts/ scripts/ # buildkit3.42 KB
18COPY deploy/ deploy/ # buildkit839 B
19RUN /bin/sh -c ln -s162 B
20CMD ["python" "run.py"]0 B

Command

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