Control plane of the Varve automated packaging system
| 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="20260815.0.573906" |
| LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21" |
| LABEL org.opencontainers.image.created="2026-08-15T09:09:16+00:00" |
| COPY dir:9f15d0bb6abd0cd90d511be7ae40e19385a53244830c16a94dc9066aad4e1cc6 in / |
| /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260815.0.573906' /etc/os-release |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| RUN pacman -Sy --noconfirm |
| RUN pacman -S --noconfirm git subversion openssh gnupg |
| COPY varve /usr/bin/varve |
| Key |
Value |
| io.buildah.version |
1.45.0 |
| org.opencontainers.image.authors |
ShinKouyo <i@0x0f.dev> |
| org.opencontainers.image.created |
|
| org.opencontainers.image.description |
Control plane of the Varve automated packaging system |
| org.opencontainers.image.documentation |
|
| org.opencontainers.image.licenses |
AGPL-3.0-or-later |
| org.opencontainers.image.revision |
|
| org.opencontainers.image.source |
https://git.0x0f.dev/shkouyo/varve |
| org.opencontainers.image.title |
Varve Controller |
| org.opencontainers.image.url |
https://git.0x0f.dev/shkouyo/varve |
| org.opencontainers.image.version |
|