Sign inSign up

seatable/seatable-python-starter:commit-ea58503

Index digest

sha256:a97077614ff2165fd14fd578e5382bd5ecfe513bc9f4a6569468d4a8f4d87702

OS/ARCH

linux/amd64

Compressed size

100.53 MB

Last pushed

7 months by githubseatableio

Type

Image

Manifest digest

sha256:dca17d184129ad703857d1dc85bba630e5779d619b462c331906e54af26fe9b1

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.100 B
7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 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 update35.59 MB
12COPY /tmp/docker /usr/local/bin/docker # buildkit18.66 MB
13RUN /bin/sh -c chmod +x32 B
14WORKDIR /opt/seatable-python-starter131 B
15COPY ./ ./ # buildkit5.69 KB
16COPY /root/.local /root/.local # buildkit2.98 MB
17RUN /bin/sh -c mkdir -p148 B
18ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19ENV LOG_DIR=/opt/seatable-python-starter/logs0 B
20RUN /bin/sh -c chmod +x32 B
21ENTRYPOINT ["/bin/bash" "/opt/seatable-python-starter/entrypoint.sh"]0 B

Command

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