void-packages/common/container
2025-06-16 00:50:43 -04:00
..
Containerfile common/container: update bootstrap container 2025-06-16 00:50:43 -04:00
docker-bake.hcl
noextract.conf common/container/noextract.conf: add /etc/{hosts,mtab} 2024-05-26 03:41:27 -04:00
README.md
setup.sh

void-packages buildroot containers

These containers are used for CI and should contain everything needed to run xbps-src.

Updating

To build a new version, kick off a CI run by pushing something to common/container/ on master or using the Run workflow button here.

Once this is built, update the version where it is used in .github/workflows/ (typically in the value of a container.image key) to the newly-built tag.