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

Published 2025-08-11 20:36:38 +02:00 by mnl in mnl/VM-Operator

Installation

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

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="20250811.0.402740"
LABEL org.opencontainers.image.revision="744b1c5c6a7f999c9a8b3daa5897c922e86563ee"
LABEL org.opencontainers.image.created="2025-08-11T09:07:02+00:00"
COPY dir:7b2bce65a7ed0ba2ef1c5ea77a3c4235d9b7befc0f8a244a1ecb2031deaeb595 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250811.0.402740' /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 bridge-utils 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:433218d1b7b1d9bb711812704526ed2550d462254146c60bf51dc2ae95bbeddf in /opt/vmrunner
COPY file:f28dc1693b3d2e108938fbd97f07142df60e847cc4fa4cd765c36ce5c1919a6b in /opt/vmrunner/templates/
CMD ["/opt/vmrunner/bin/vm-runner.qemu"]

Labels

Key Value
io.buildah.version 1.40.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 2025-08-11T09:07:02+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 20250811.0.402740
Details
Container
2025-08-11 20:36:38 +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
999 MiB
Versions (2) View all
main 2025-08-11
wip-wp-test 2025-08-11