gitea/README.md

13 lines
791 B
Markdown
Raw Permalink Normal View History

2025-02-06 20:10:04 +01:00
# gitea
![Build, scan & push](https://git.conorz.at/titanz-containers/gitea/actions/workflows/build.yml/badge.svg)
### Features & usage
2025-02-06 20:31:30 +01:00
- 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.
2025-02-06 20:10:04 +01:00
- 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.
2025-02-08 19:29:16 +01:00
- Any image built by titanz containers is provided under the combination of license terms resulting from the use of individual packages.