Sign inSign up

metabase/python-runner:latest

Multi-platform
Index digest

sha256:2e9b88647f05e872925b7ea488b7018922196837f86be2dd4f688efebda206a0

OS/ARCH

Compressed size

273.1 MB

Last pushed

about 2 months by metabaseci

Type

Image

Manifest digest

sha256:a05aa9745e22efb4667f384928b3bbb558053410a4481a2233a29a312c4c30f0

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.75 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /app/.venv /app/.venv # buildkit114.83 MB
13RUN /bin/sh -c groupadd -r114.84 MB
14COPY src/ src/ # buildkit21.28 KB
15COPY VERSION ./ # buildkit146 B
16COPY LICENSE.txt ./ # buildkit346 B
17COPY entrypoint.sh ./ # buildkit789 B
18RUN /bin/sh -c chown -R22.09 KB
19USER pyexec0 B
20ENV PYTHONUNBUFFERED=10 B
21ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22EXPOSE [5000/tcp]0 B
23CMD ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'