sha256:281cc02b1dbc3f2c5e0f8ddafce6802de6f5a1adb50d009ee4c533f8089bba75
OS/ARCH
linux/amd64
Compressed size
1.1 GB
Last pushed
over 1 year by hyperledgerbot
Type
Image
Manifest digest
sha256:281cc02b1dbc3f2c5e0f8ddafce6802de6f5a1adb50d009ee4c533f8089bba75
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=20250302.0.3160470 B9LABEL org.opencontainers.image.revision=ae0527df18a9c5b94b28351b2265a20012d2fda00 B10LABEL org.opencontainers.image.created=2025-03-02T00:07:35+00:000 B11COPY /rootfs/ / # buildkit267.61 MB12RUN /bin/sh -c ldconfig &&8.87 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 -Syu470.41 MB18RUN /bin/sh -c rustup toolchain270.18 MB19RUN /bin/sh -c rustup default261 B20RUN /bin/sh -c rustup component56.12 MB21RUN /bin/sh -c rustup component4.28 MB22RUN /bin/sh -c rustup component32 B23RUN /bin/sh -c rustup target28.57 MB24RUN /bin/sh -c cargo install29.66 MB25RUN /bin/sh -c git config160 BCommand
LABEL org.opencontainers.image.title=Arch Linux base-devel Image