org.jdrupes.vmoperator.runner.qemu-arch (main)

Published 2026-07-21 15:07:04 +02:00 by mnl in mnl/VM-Operator

Installation

docker pull forgejo.mnl.de/mnl/org.jdrupes.vmoperator.runner.qemu-arch:main
sha256:dbc8ff3e67ea6340f1b0b5dfac2512fee706ff99efaafa1b6973a363836d52d9

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="20260721.0.559293"
LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21"
LABEL org.opencontainers.image.created="2026-07-21T09:11:45+00:00"
COPY dir:5891c4033f5394e44f8242398b50b7fe56223d01daa6578d6f4bf1237593294f in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260721.0.559293' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
/bin/sh -c systemd-firstboot
/bin/sh -c pacman-key --init && pacman -Sy --noconfirm archlinux-keyring && pacman -Su --noconfirm && pacman -S --noconfirm which qemu-full virtiofsd edk2-ovmf swtpm iproute2 jre21-openjdk-headless mtools virglrenderer mesa && pacman -Scc --noconfirm
/bin/sh -c (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == systemd-tmpfiles-setup.service ] || rm -f $i; done); rm -f /lib/systemd/system/multi-user.target.wants/*; rm -f /etc/systemd/system/*.wants/*; rm -f /lib/systemd/system/local-fs.target.wants/*; rm -f /lib/systemd/system/sockets.target.wants/*udev*; rm -f /lib/systemd/system/sockets.target.wants/*initctl*; rm -f /lib/systemd/system/basic.target.wants/*; rm -f /lib/systemd/system/anaconda.target.wants/*; systemctl set-default multi-user.target
/bin/sh -c mkdir -p /etc/qemu && echo "allow all" > /etc/qemu/bridge.conf
COPY dir:0dd71f572eb06f9d47b5ea0868ff65b4eb56f44c7829f54d4fa98d27ca705d11 in /opt/vmrunner
COPY multi:fcec3a2d6a34c0e621def644ad660330f3330f138184d751fb8a777dbe750e39 in /opt/vmrunner/templates/
CMD ["/opt/vmrunner/bin/vm-runner.qemu"]

Labels

Key Value
io.buildah.version 1.43.2
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 2026-07-21T09:11:45+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 34b87485162b028c8d957bdcd2674359d883cd21
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 20260721.0.559293
Details
Container
2026-07-21 15:07:04 +02:00
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
1,016 MiB
Versions (3) View all
test 2026-07-21
main 2026-07-21
testing 2026-07-07