Sign inSign up

seatable/seatable-ai:6.2.6-testing

Machine learning & AI
Manifest digest

sha256:234a05fcde486903f9b8ede34167e2bf890347c3ee21a16117b7d21a4f5cdba8

OS/ARCH

linux/amd64

Compressed size

255.48 MB

Last pushed

4 months by seatableadmin

Type

Image

Manifest digest

sha256:234a05fcde486903f9b8ede34167e2bf890347c3ee21a16117b7d21a4f5cdba8

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update14.55 MB
12RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive44.68 MB
13WORKDIR /opt/seatable/116 B
14RUN /bin/sh -c mkdir -p93 B
15COPY src/seatable-ai/requirements.txt /tmp/requirements.txt # buildkit387 B
16RUN /bin/sh -c pip3 install152.91 MB
17COPY src/seatable-ai /opt/seatable/seatable-ai # buildkit24.12 KB
18COPY scripts /scripts # buildkit584 B
19RUN /bin/sh -c chmod +x610 B
20ENTRYPOINT ["/scripts/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'