1
0
Fork 0
OCI image builder (buildah+forgejo) made to be usable in a locked-down OCI container container.
Find a file
ver4a f487987dd1
All checks were successful
/ Release oci-builder (push) Successful in 3s
/ Build oci-builder (push) Successful in 1m18s
/ Test oci-builder (push) Successful in 52s
Use "git-core" instead of "git"
Inspired by https://fedoraproject.org/wiki/Changes/ChangeToGitCore
2025-04-23 15:01:47 +02:00
.forgejo/workflows Rename Dockerfile to Containerfile 2025-04-22 10:37:17 +02:00
oci-builder Use "git-core" instead of "git" 2025-04-23 15:01:47 +02: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