myarch (latest)
Installation
docker pull git.sys42.eu/myaur/myarch:latest
sha256:d922436b5ec7d3b793cd2b8cc8015a30649f2056411a3eb94a0248c1a4e966bd
About this package
Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
Image layers
LABEL org.opencontainers.image.title=Arch Linux base Image |
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux |
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker |
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later |
LABEL org.opencontainers.image.version=20250601.0.358000 |
LABEL org.opencontainers.image.revision=ae0527df18a9c5b94b28351b2265a20012d2fda0 |
LABEL org.opencontainers.image.created=2025-06-01T00:08:08+00:00 |
COPY /rootfs/ / # buildkit |
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250601.0.358000' /etc/os-release # buildkit |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
RUN /bin/sh -c pacman -Syy && pacman -S --noconfirm base-devel git nodejs sudo && useradd -m -s /bin/bash paru && echo "paru ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/paru && chmod 0440 /etc/sudoers.d/paru && su - paru -c "git clone https://aur.archlinux.org/paru-bin.git; cd paru-bin; makepkg --noconfirm -csi" && pacman -Scc --noconfirm # buildkit |
COPY --chown=root:root --chmod=0755 paruw.sh /paruw.sh # buildkit |
COPY --chown=root:root --chmod=0755 fixperms.sh /fixperms.sh # buildkit |
Labels
Key | Value |
---|---|
org.opencontainers.image.authors | Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
org.opencontainers.image.created | 2025-06-01T00:08:08+00:00 |
org.opencontainers.image.description | Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
org.opencontainers.image.documentation | https://wiki.archlinux.org/title/Docker#Arch_Linux |
org.opencontainers.image.licenses | GPL-3.0-or-later |
org.opencontainers.image.revision | ae0527df18a9c5b94b28351b2265a20012d2fda0 |
org.opencontainers.image.source | https://gitlab.archlinux.org/archlinux/archlinux-docker |
org.opencontainers.image.title | Arch Linux base Image |
org.opencontainers.image.url | https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
org.opencontainers.image.version | 20250601.0.358000 |
Details
2025-06-02 22:59:56 +02:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
451 MiB
latest
2025-06-02