Sign inSign up

metabase/python-runner:v0.1.0-d944a0b

Multi-platform
Index digest

sha256:235a1e04f104f36a4e23f8ffe43fb980935ae67b0364039b1435f4dc2bb9e349

OS/ARCH

Compressed size

265.48 MB

Last pushed

7 months by metabaseci

Type

Image

Manifest digest

sha256:cb1efe4dd1a832dd39a1b29c856d8ac69cf3894eaaabb35a918bd2f26d761172

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.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /app/.venv /app/.venv # buildkit110.92 MB
13RUN /bin/sh -c groupadd -r110.92 MB
14COPY src/ src/ # buildkit16.59 KB
15COPY VERSION ./ # buildkit149 B
16COPY LICENSE.txt ./ # buildkit349 B
17COPY entrypoint.sh ./ # buildkit792 B
18RUN /bin/sh -c chown -R17.4 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 'arm64' out/ 'trixie' '@1771804800'