void-packages/common/container
classabbyamp 0960c77498
common/container: remove gconv noextract, add README
noextracting gconv was breaking CI for limine
2023-09-04 15:37:45 -04:00
..
Containerfile
README.md
docker-bake.hcl
noextract.conf
setup.sh

README.md

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.