Closed
Description
- Gitea version (or commit ref): 1.14.1-rootless
- Git version: Latest stable on Debian 10
- Operating system: GNU/Linux Debian 10
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- [] Yes (provide example URL)
- No
- Log gist:
Description
Lines 33 to 38 in d7dbe4f
Can we also install curl
here for healthcheck logic? Handy for docker swarm deployments when you want to run healtchecks locally on the container against ports. Otherwise we need to do a custom image and it is preferable to use upstream. Thanks for considering.