sha256:76d18b9eab6f85559fd79c5732baab839ada0940d729ca8a3dab1c2a1340a166
OS/ARCH
linux/amd64
Compressed size
200.35 MB
Last pushed
8 days by oaklight
Type
Image
Manifest digest
sha256:696a956218af643bfa47a8ac21003771a9a8d7ea7acc23010bc7a45387933432
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.dev10 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/ # buildkit152 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