sha256:2b24adf219bdb7a9245f1fd64e9b343813118aca0d939648dc5ccd7782dbc95d
OS/ARCH
linux/amd64
Compressed size
1.09 GB
Last pushed
over 1 year by hyperledgerbot
Type
Image
Manifest digest
sha256:2b24adf219bdb7a9245f1fd64e9b343813118aca0d939648dc5ccd7782dbc95d
Image Layers
1LABEL org.opencontainers.image.title=Arch Linux base-devel 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=20250504.0.3444090 B9LABEL org.opencontainers.image.revision=ae0527df18a9c5b94b28351b2265a20012d2fda00 B10LABEL org.opencontainers.image.created=2025-05-04T00:08:01+00:000 B11COPY /rootfs/ / # buildkit273 MB12RUN /bin/sh -c ldconfig &&8.99 KB13ENV LANG=C.UTF-80 B14CMD ["/usr/bin/bash"]0 B15ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin POETRY_HOME=/opt/poetry0 B16ENV PATH=/opt/poetry/bin:/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17RUN /bin/sh -c pacman -Syu449.32 MB18RUN /bin/sh -c rustup toolchain264.09 MB19RUN /bin/sh -c rustup default260 B20RUN /bin/sh -c rustup component61.36 MB21RUN /bin/sh -c rustup component4.55 MB22RUN /bin/sh -c rustup component32 B23RUN /bin/sh -c rustup target30.23 MB24RUN /bin/sh -c cargo install30.07 MB25RUN /bin/sh -c git config159 BCommand
LABEL org.opencontainers.image.title=Arch Linux base-devel Image