Join Nostr
2026-04-01 12:50:38 UTC

Larvitz :fedora: :redhat: on Nostr: New blog post: Speeding Up Forgejo CI with a Custom OCI Image My blog's pipeline ...

New blog post: Speeding Up Forgejo CI with a Custom OCI Image

My blog's pipeline spent more time installing dependencies than actually building the site. Two commits and one Containerfile later, that step is gone entirely.

Bonus: Forgejo ships with a built-in OCI container registry, so the whole thing is self-contained on a single instance. No Docker Hub, no external registry.

https://blog.hofstede.it/speeding-up-forgejo-ci-with-a-custom-oci-image/

#Forgejo #CICD #Containers #DevOps #SelfHosting #OCI #linux