Sign inSign up

metabase/python-runner:beta

Multi-platform
Index digest

sha256:70369405d9ef50a3ef64eb91771a033c653cb4eab055e082d2947f3ba0e00ea8

OS/ARCH

Compressed size

90.16 MB

Last pushed

9 months by metabaseci

Type

Image

Manifest digest

sha256:ff6f3301aebac6e96a3543b61bbe971fcdba12820cfa854e089e998acda73d87

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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;1.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /usr/local/lib/python3.11/site-packages /usr/local/lib/python3.11/site-packages # buildkit46.52 MB
13COPY /usr/local/bin /usr/local/bin # buildkit474 B
14RUN /bin/sh -c groupadd -r1.15 KB
15COPY src/ src/ # buildkit15.12 KB
16COPY VERSION ./ # buildkit149 B
17COPY entrypoint.sh ./ # buildkit578 B
18RUN /bin/sh -c chown -R15.54 KB
19USER pyexec0 B
20ENV PYTHONUNBUFFERED=10 B
21EXPOSE [5000/tcp]0 B
22CMD ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1765152000'