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

Published 2026-09-12 12:15:03 +02:00 by mnl in mnl/VM-Operator

Installation

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

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="20260912.0.592887"
LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21"
LABEL org.opencontainers.image.created="2026-09-12T09:09:14+00:00"
COPY dir:39eb9fd5b29363635152ed1eafaa6ef230b6175b272aa7a2d8451097375d59d5 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260912.0.592887' /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:dc9ab15c345f19a8e0e70b1df45d771956de7bdf2d4a9288902145cd1bb6419a in /opt/vmrunner
COPY file:77d58b33f86e45041eacad851176b3c4d0cadfd7dc3fa9194e72ff49a90d5795 in /opt/vmrunner/templates/
CMD ["/opt/vmrunner/bin/vm-runner.qemu"]

Labels

Key Value
io.buildah.version 1.43.1
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-09-12T09:09:14+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 20260912.0.592887
Details
Container
2026-09-12 12:15:03 +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,021 MiB
Versions (3) View all
main 2026-09-12
test 2026-07-21
testing 2026-07-07