xbps-builder (latest)

Published 2025-03-13 15:06:56 +01:00 by Johnny5 in snailed/containers

Installation

docker pull git.snaile.de/snailed/xbps-builder:latest
sha256:8f6874357ff06cc154c512a66d81395bed7994413fff26253b68bac4e9d0bd4d

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-03-13 15:06:56 +01:00
2886
OCI / Docker
linux/amd64
Void Linux team and contributors
NOASSERTION
271 MiB
Versions (74) View all
2025.0313.1406 2025-03-13
latest 2025-03-13
2025.0313.1336 2025-03-13
2025.0225.1227 2025-02-25
2025.0225.1215 2025-02-25