makeimage (latest)
Published 2025-06-12 10:35:41 +00:00 by Devband CTO
Installation
docker pull git.devband.ru/iota/makeimage:latestsha256:c287cde7fb164431470d5d6e2bd0fea370bfd9e6024480a53034927b525f208cAbout 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=20250608.0.361578 |
| LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee |
| LABEL org.opencontainers.image.created=2025-06-08T00:07:57+00:00 |
| COPY /rootfs/ / # buildkit |
| RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250608.0.361578' /etc/os-release # buildkit |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| /bin/sh -c sed -i '/NoExtract /d' /etc/pacman.conf && echo 'Server = https://mirror.kpfu.ru/archlinux/$repo/os/$arch' > /etc/pacman.d/mirrorlist && pacman -Syu --noconfirm && pacman -S git grub edk2-ovmf nodejs wget --noconfirm && wget -O tau.gpg https://git.devband.ru/api/packages/tau/arch/repository.key && wget -O phi.gpg https://git.devband.ru/api/packages/phi/arch/repository.key && pacman-key --init && pacman-key --add tau.gpg && pacman-key --add phi.gpg && pacman-key --lsign-key 'tau@noreply.git.devband.ru' && pacman-key --lsign-key 'phi@noreply.git.devband.ru' && rm -rf /var/cache/pacman/pkg/* && git config --system user.email "ci@devband.ru" && git config --system user.name "Devband CI" && git config --system pull.rebase true |
| COPY file:62d38108dc25a8a9173eda99e1f4c3c63d253e0d8095cbc8e2806b08c2ed5fd8 in /etc/pacman.conf |
| /bin/sh -c pacman -Sy --noconfirm && pacman -S archiso --noconfirm |
| ENV LANG=C.UTF-8 |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl |
| CMD ["/usr/bin/bash"] |
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-08T00:07:57+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 | 744b1c5c6a7f999c9a8b3daa5897c922e86563ee |
| 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 | 20250608.0.361578 |
Details
2025-06-12 10:35:41 +00:00
Versions (1)
View all
Container
3
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
278 MiB
latest
2025-06-12