summaryrefslogtreecommitdiffstats
path: root/docs/content/doc
diff options
context:
space:
mode:
authorBegley Brothers (Development) <60454087+bbros-dev@users.noreply.github.com>2020-10-22 12:41:49 +1100
committerGitHub <noreply@github.com>2020-10-21 21:41:49 -0400
commitff50274ff34e4342d8f6b9470345a1df341d8428 (patch)
treea6894ffab63781b209a3dd68a4dec0318e897eb8 /docs/content/doc
parente9186362839749a83f4fcff2b01fc39de1ef4f45 (diff)
downloadgitea-ff50274ff34e4342d8f6b9470345a1df341d8428.tar.gz
gitea-ff50274ff34e4342d8f6b9470345a1df341d8428.zip
Dockerfile: Support socat use cases (#13208)
* Dockerfile: Support socat use cases In some contexts it is necessary to provide access to Gitea via TCP ports and unix sockets. Gitea (`gitea web`) can be configured to listen for connections via unix-socket or TCP port, but not both. When Gitea is installed to the host this limitation can be worked around by installing socat on the host. When running Gitea from a container this limitation cannot be workaround. Add socat to Gitea container. * Removed version Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'docs/content/doc')
0 files changed, 0 insertions, 0 deletions