You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content
Giteabot 9f2a1a55e6
Add -u git to docs when using docker exec with root installation (#29314) (#30258)
Backport #29314 by @scribblemaniac

This fixes a minor issue in the documentation for SSH Container
Passthrough for non-rootless installs. The non-rootless Dockerfile and
docker-compose do not set `USER`/`user` instructions so `docker exec`
will run as root by default. While running as root, gitea commands will
refuse to execute, breaking these approaches. For containers built with
the rootless instructions, `docker exec` will run as git by default so
this is not necessary in that case.

This issue was already discussed in #19065, but it does not appear this
part of the issue was ever added to the documentation.

Co-authored-by: scribblemaniac <scribblemaniac@users.noreply.github.com>
11 months ago
..
administration Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (#29925) (#29927) 11 months ago
contributing rm outdated docs from some languages (#27530) (#29208) 1 year ago
development rm outdated docs from some languages (#27530) (#29208) 1 year ago
help Update FAQ about git hook problems (#29495) (#29496) 12 months ago
installation Add -u git to docs when using docker exec with root installation (#29314) (#30258) 11 months ago
usage Update docs about `DEFAULT_ACTIONS_URL` (#29442) (#29445) 1 year ago
actions.en-us.md Docusaurus-ify (#26051) 2 years ago
administration.en-us.md Docusaurus-ify (#26051) 2 years ago
administration.zh-cn.md Docusaurus-ify (#26051) 2 years ago
contributing.en-us.md Docusaurus-ify (#26051) 2 years ago
development.en-us.md Docusaurus-ify (#26051) 2 years ago
development.zh-cn.md Docusaurus-ify (#26051) 2 years ago
help.en-us.md Docusaurus-ify (#26051) 2 years ago
help.zh-cn.md Docusaurus-ify (#26051) 2 years ago
index.en-us.md Update index doc (#26455) 2 years ago
index.zh-cn.md Update zh-cn documentation (#26406) 2 years ago
installation.en-us.md Docusaurus-ify (#26051) 2 years ago
installation.zh-cn.md Docusaurus-ify (#26051) 2 years ago
packages.en-us.md Docusaurus-ify (#26051) 2 years ago
search.en-us.md Docusaurus-ify (#26051) 2 years ago
search.nl-nl.md Docusaurus-ify (#26051) 2 years ago
search.pt-br.md Docusaurus-ify (#26051) 2 years ago
search.zh-cn.md Docusaurus-ify (#26051) 2 years ago
usage.en-us.md Docusaurus-ify (#26051) 2 years ago
usage.zh-cn.md Docusaurus-ify (#26051) 2 years ago