1
0
Fork 0
OCI image builder (buildah+forgejo) made to be usable in a locked-down OCI container container.
Find a file
ver4a 107e6eba3c
Some checks failed
/ Release oci-builder (push) Has been skipped
/ Test oci-builder (push) Failing after 6s
/ Build oci-builder (push) Successful in 38s
fix: add back nodejs24 (action dependency)
This package was also required for the checkout action and I erroneously
removed it in 3c6d8f587d.

Previous version was nodejs22, that was only because of unmaintained
actions, current actions are maintained so nodejs24 is used.
2026-01-08 21:58:23 +01:00
.forgejo/workflows build: use variables for push instead of hardcoded URLs 2026-01-08 20:05:04 +01:00
oci-builder fix: add back nodejs24 (action dependency) 2026-01-08 21:58:23 +01:00
LICENSE Add LICENSE 2025-04-16 17:33:16 +02:00
README.md Add README.md 2025-04-22 11:24:14 +02:00

The images live at registry.uncontrol.me/ver4a/oci-builder

Two tags are currently used:

  • :stable latest image to have successfully passed CI tests
  • :ci-dev an image produced by CI, if it passes tests, it's promoted to :stable