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 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update14.55 MB12RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive44.68 MB13WORKDIR /opt/seatable/116 B14RUN /bin/sh -c mkdir -p93 B15COPY src/seatable-ai/requirements.txt /tmp/requirements.txt # buildkit387 B16RUN /bin/sh -c pip3 install152.91 MB17COPY src/seatable-ai /opt/seatable/seatable-ai # buildkit24.12 KB18COPY scripts /scripts # buildkit584 B19RUN /bin/sh -c chmod +x610 B20ENTRYPOINT ["/scripts/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'