gitea/README.md
titanz f94b0d06da
All checks were successful
Build / Build & push new image (push) Successful in 10m38s
edited README
2025-02-08 19:29:16 +01:00

13 lines
791 B
Markdown

# gitea
![Build, scan & push](https://git.conorz.at/titanz-containers/gitea/actions/workflows/build.yml/badge.svg)
### Features & usage
- Built on the [official rootless gitea image](https://github.com/go-gitea/gitea/blob/main/Dockerfile.rootless), to be used as a drop-in replacement. Comes with regular rebuilds and hardened_malloc which are standard among titanz containers.
- Unprivileged image: you should check your volumes' permissions (eg `/data`), default UID/GID 200006.
### Licensing
- The code in this repository is licensed under the Apache license. 😇
- Gitea is under the MIT license. Copyright to Gitea belongs to the Gitea project.
- Any image built by titanz containers is provided under the combination of license terms resulting from the use of individual packages.