1
0
mirror of https://gitea.com/gitea/build synced 2025-10-05 23:42:50 +02:00
2020-04-22 13:17:59 +08:00
2020-04-22 13:17:59 +08:00
2020-04-22 13:17:59 +08:00
2020-04-22 13:17:59 +08:00

Docker image to build gitea

Installation

docker pull gitea/build

Usage

Contributing

Fork -> Patch -> Push -> Pull Request

  • make test run testsuite
  • make vendor when adding new dependencies
  • ... (for other development tasks, check the Makefile)

Authors

License

This project is under the MIT License. See the LICENSE file for the full license text.

Description
A docker image to build gitea faster
Readme 22 KiB
Languages
Dockerfile 100%