pkgs/common/container
2024-06-20 21:19:12 -04:00
..
Containerfile Sync common folder with upstream changes 2023-11-13 22:01:18 -05:00
docker-bake.hcl Sync common folder with upstream changes 2023-11-13 22:01:18 -05:00
noextract.conf Sync with upstream 2024-06-20 21:19:12 -04:00
README.md Sync common folder with upstream changes 2023-11-13 22:01:18 -05:00
setup.sh Sync common folder with upstream changes 2023-11-13 22:01:18 -05:00

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.