xbps-builder (2026.0101.1401)

Published 2026-01-12 15:52:50 +01:00 by luca

Installation

docker pull git.snaile.de/snailed/xbps-builder:2026.0101.1401
sha256:4759867dbdf9a6524f721d6c30f2e8985e6993d0c5579b67c866d77b1d934598

About this package

Image for building packages with xbps-src on Void Linux

Image layers

COPY /target / # buildkit
RUN /bin/sh -c install -dm1777 tmp; xbps-reconfigure -fa; rm -rf /var/cache/xbps/* # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c mkdir -p /etc/xbps.d && cp /usr/share/xbps.d/*-repository-*.conf /etc/xbps.d/; sed -i 's|repo-default|repo-ci|g' /etc/xbps.d/*-repository-*.conf # buildkit
RUN /bin/sh -c xbps-install -Syu xbps && xbps-install -yu && xbps-install -y bash grep curl git wget tar nodejs findutils base-devel util-linux && cp /usr/bin/git /usr/libexec/chroot-git/git && rm -rf /var/cache/xbps/* # buildkit

Labels

Key Value
org.opencontainers.image.authors Void Linux team and contributors
org.opencontainers.image.created 2025-12-06T12:50:23.048Z
org.opencontainers.image.description Image for building packages with xbps-src on Void Linux
org.opencontainers.image.documentation https://github.com/void-linux/void-packages
org.opencontainers.image.licenses NOASSERTION
org.opencontainers.image.revision bf65c2a359ec29568d928043e5ce1af1bd973d8c
org.opencontainers.image.source https://github.com/void-linux/void-packages
org.opencontainers.image.title Void Linux build root
org.opencontainers.image.url https://voidlinux.org
org.opencontainers.image.vendor Void Linux
org.opencontainers.image.version 20251206R1
Details
Container
2026-01-12 15:52:50 +01:00
12
OCI / Docker
linux/amd64
Void Linux team and contributors
NOASSERTION
260 MiB
Versions (1) View all
2026.0101.1401 2026-01-12