Sign inSign up

seatable/seatable-python-starter:commit-c270496

Index digest

sha256:38fc476f47e9e3fe39d52852d10cb75c196b2c83dda8316b34934503de5e925a

OS/ARCH

linux/amd64

Compressed size

99.51 MB

Last pushed

5 months by githubseatableio

Type

Image

Manifest digest

sha256:8e52000e64fa5562bcc4f48a5aa4e4810494315a0ea926048894117d0b6404ab

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-starter130 B
15COPY ./ ./ # buildkit6.23 KB
16COPY /root/.local /root/.local # buildkit1.96 MB
17RUN /bin/sh -c mkdir -p153 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'