Sign inSign up

jonlabelle/magika:sha-6149f5e

Multi-platform
Machine learning & AI
Developer tools
Index digest

sha256:893f6e37a0e1a93c7593fb8ef2821cbf580c45cb866e3febf933d08fd6fb76ee

OS/ARCH

Compressed size

119.32 MB

Last pushed

6 months by jonlabelle

Type

Image

Manifest digest

sha256:678a9878289956b94a0b7e25640fd68247a7f5a3968249f9755444c7bc1a1822

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
3RUN /bin/sh -c set -eux;1.23 MB
4ENV PYTHON_VERSION=3.14.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9LABEL org.opencontainers.image.authors=Jon LaBelle <https://jonlabelle.com> org.opencontainers.title=magika0 B
10ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
11RUN /bin/sh -c apt-get update78.02 MB
12COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit573 B
13RUN /bin/sh -c chmod +x32 B
14WORKDIR /workspace32 B
15USER magika0 B
16ENTRYPOINT ["entrypoint.sh"]0 B
17CMD ["--help"]0 B

Command

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