0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-08 21:58:24 +02:00
wxiaoguang 73e0e44298
Fix various problems (#37129)
* Fix #37128
    * Manually tested with various cases (issue, pr) X (close, reopen)
* Fix #36792
    * Fix the comment
* Fix #36755
    * Add a "sleep 3"
* Follow up #36697
    * Clarify the "attachment uploading" problem and function call

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
2026-04-08 01:17:05 +08:00
..
2026-04-08 01:17:05 +08:00

Gitea - Docker

Dockerfile is found in the root of the repository.

Docker image can be found on docker hub.

Documentation on using docker image can be found on Gitea Docs site.