Sign inSign up

seatable/seatable-python-scheduler:testing-6.2.2

Index digest

sha256:64dca25f123ef24752dcc8cb328b0a2275eac4c8793109a6330f6ce1f9910585

OS/ARCH

linux/amd64

Compressed size

133.14 MB

Last pushed

about 2 months by githubseatableio

Type

Image

Manifest digest

sha256:5671eb7acf0201ccd6041f95dd8bea603643cc2ba536ccb6620e7a1b9f1788a8

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 update67.76 MB
12COPY /root/.local /root/.local # buildkit15.51 MB
13ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit409 B
15COPY nginx/scheduler.conf /etc/nginx/conf.d/scheduler.conf # buildkit481 B
16RUN /bin/sh -c rm -rf176 B
17WORKDIR /opt/scheduler119 B
18COPY app/ /opt/scheduler/ # buildkit16.56 KB
19COPY version /opt/scheduler/version # buildkit166 B
20COPY logrotate/ /opt/scheduler/logrotate/ # buildkit347 B
21RUN /bin/sh -c mkdir -p136 B
22RUN /bin/sh -c mkdir -p132 B
23RUN /bin/sh -c pip3 install6.54 MB
24ENV TINI_VERSION=v0.19.00 B
25ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB
26RUN /bin/sh -c chmod +x9.24 KB
27ENTRYPOINT ["/tini" "--"]0 B
28CMD ["/opt/scheduler/entrypoint.sh"]0 B

Command

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