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

Published 2026-07-07 20:55:05 +02:00 by mnl in mnl/VM-Operator

Installation

docker pull forgejo.mnl.de/mnl/org.jdrupes.vmoperator.runner.qemu-arch:testing
sha256:63771d9158f7982e3acd1d99fd9e692175068209981846bebe5d916ec5b71083

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="20260707.0.553250"
LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21"
LABEL org.opencontainers.image.created="2026-07-07T09:09:35+00:00"
COPY dir:66ced7abc0f8bb335f31c8ac96c222f2b6e43735ea9a8848bcddc634abc72695 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260707.0.553250' /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 && 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:94b3c679652798fe1054e022298e15d084fad9cbd7c68586033da7461f4d97ef 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-07-07T09:09:35+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 20260707.0.553250
Details
Container
2026-07-07 20:55:05 +02:00
0
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,017 MiB
Versions (3) View all
test 2026-07-21
main 2026-07-21
testing 2026-07-07