Skip to content

Install curl on Dockerfile.rootless build for health check logic #15661

Closed
@decentral1se

Description

@decentral1se
  • 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

RUN apk --no-cache add \
bash \
ca-certificates \
gettext \
git \
gnupg

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.

Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/deploymenttopic/distributionThis PR changes something about the packaging of Giteatype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions