sha256:c8d6735759c3cf74480e09ccad16154244937ce9e772c4d63ffdb7c01566a9df
OS/ARCH
linux/amd64
Compressed size
200.35 MB
Last pushed
8 days by oaklight
Type
Image
Manifest digest
sha256:dfc72b5aabb9c1fb244cbe555f165e52a91157fe3f9d628a9917bda17adcab22
Image Layers
1LABEL org.opencontainers.image.title=Arch Linux base Image0 B2LABEL org.opencontainers.image.description=Official containerd image of0 B3LABEL org.opencontainers.image.authors=Santiago Torres-Arias <[email protected]> (@SantiagoTorres),0 B4LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md0 B5LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux0 B6LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker0 B7LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B8LABEL org.opencontainers.image.version=20260913.0.5929690 B9LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd210 B10LABEL org.opencontainers.image.created=2026-09-13T00:09:16+00:000 B11COPY /rootfs/ / # buildkit127.34 MB12RUN /bin/sh -c ldconfig &&8.51 KB13ENV LANG=C.UTF-80 B14CMD ["/usr/bin/bash"]0 B15ARG PYPI_MIRROR0 B16ARG EXTRA_INDEX_URL=https://test.pypi.org/simple/0 B17ARG LOCAL_WHEEL0 B18ARG PACKAGE_VERSION=0.1.1.dev20 B19WORKDIR /app93 B20RUN |4 PYPI_MIRROR= EXTRA_INDEX_URL=https://test.pypi.org/simple/ LOCAL_WHEEL=63.12 MB21RUN |4 PYPI_MIRROR= EXTRA_INDEX_URL=https://test.pypi.org/simple/ LOCAL_WHEEL=117 B22COPY dist/ /tmp/dist/ # buildkit150 B23RUN |4 PYPI_MIRROR= EXTRA_INDEX_URL=https://test.pypi.org/simple/ LOCAL_WHEEL=9.88 MB24EXPOSE [7860/tcp]0 B25ENTRYPOINT ["llama-wrangler"]0 B26CMD ["--host" "0.0.0.0" "--port" "7860"]0 BCommand
LABEL org.opencontainers.image.title=Arch Linux base Image