Documentation

Go

Description

Forgejo is a self-hosted, lightweight Git forge and a community-driven fork of Gitea, providing a code hosting solution.

Examples

Dependency:
go get github.com/testcontainers/testcontainers-go/modules/forgejo
Usage:
forgejoContainer, err := forgejo.Run(ctx, "codeberg.org/forgejo/forgejo:11")