sha256:ee9418a6ebb94a850dbb2bae7946127506abef2a444006027e39c5215bfb4b1a
OS/ARCH
linux/amd64
Compressed size
565.27 MB
Last pushed
over 1 year by dumbaspl
Type
Image
Manifest digest
sha256:ee9418a6ebb94a850dbb2bae7946127506abef2a444006027e39c5215bfb4b1a
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=20241222.0.2911220 B9LABEL org.opencontainers.image.revision=61cb892bfc251e46f73e716ceb3b903ec4e9e7250 B10LABEL org.opencontainers.image.created=2024-12-22T00:07:56+00:000 B11COPY /rootfs/ / # buildkit261.16 MB12RUN /bin/sh -c ldconfig &&8.87 KB13ENV LANG=C.UTF-80 B14CMD ["/usr/bin/bash"]0 B15RUN /bin/sh -c useradd -m1.71 KB16RUN /bin/sh -c mkdir /etc/serene113 B17ADD pacman.conf /etc/serene/pacman.conf # buildkit305 B18ADD makepkg.conf /etc/serene/makepkg.conf # buildkit294 B19RUN /bin/sh -c cat /etc/serene/pacman.conf1.68 KB20RUN /bin/sh -c cat /etc/serene/makepkg.conf2.59 KB21RUN /bin/sh -c mkdir -p115 B22RUN /bin/sh -c mkdir -p113 B23RUN /bin/sh -c touch /app/build/custom-repo150 B24RUN /bin/sh -c pacman -Suy290.19 MB25RUN /bin/sh -c pacman -Sy13.9 MB26ADD run.sh /app/run.sh # buildkit710 B27USER build0 B28WORKDIR /app32 B29CMD ["/bin/sh" "-c" "sh run.sh"]0 BCommand
LABEL org.opencontainers.image.title=Arch Linux base-devel Image