xbps-builder (latest)

Published 2025-05-13 04:01:06 +02:00 by Johnny5 in snailed/containers

Installation

docker pull git.snaile.de/snailed/xbps-builder:latest
sha256:35f21e36a54a9fe4da4d562db2e02826ad50ddb78509ffb54888ef0faf1f3211

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 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
RUN xbps-install -Syu || { xbps-install -yu xbps && xbps-install -yu; }; xbps-install -y bash grep curl git wget tar nodejs findutils base-devel util-linux; rm -rf /var/cache/xbps/*;

Labels

Key Value
org.opencontainers.image.authors Void Linux team and contributors
org.opencontainers.image.created 2024-12-14T13:06:08.799Z
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 afbd85e7445fcd66ec835ee2664515ee1a08d909
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 20241214R1
Details
Container
2025-05-13 04:01:06 +02:00
3301
OCI / Docker
linux/amd64
Void Linux team and contributors
NOASSERTION
293 MiB
Versions (77) View all
2025.0515.0200 2025-05-15
2025.0514.0200 2025-05-14
2025.0513.0200 2025-05-13
latest 2025-05-13
2025.0313.1406 2025-03-13