[PR #3338] [MERGED] Add info from #2286, minor fixes to YAML indentation #16895

Closed
opened 2025-11-02 12:21:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3338
Author: @microbug
Created: 1/9/2018
Status: Merged
Merged: 2/16/2018
Merged by: @lunny

Base: masterHead: master


📝 Commits (5)

  • d740561 Add info from #2286, minor fixes to YAML indentation
  • 9bfa31e Add space to make YAML valid again
  • fc86ce8 Merge branch 'master' into master
  • 3ed7c53 Merge branch 'master' into master
  • 13b2af5 Merge branch 'master' into master

📊 Changes

1 file changed (+19 additions, -4 deletions)

View changed files

📝 docs/content/doc/installation/with-docker.en-us.md (+19 -4)

📄 Description

The information from #2286 doesn't appear to have made it to the docs; it's quite hard to find out how to set the UID and GID to access any volumes with. This can be an issue for users who aren't writing their config files from a user with UID=GID=1000. I added this information to the examples.

Also corrected a minor indentation issue with the YAML examples. Another commit is incoming for a space that I shouldn't have removed...


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3338 **Author:** [@microbug](https://github.com/microbug) **Created:** 1/9/2018 **Status:** ✅ Merged **Merged:** 2/16/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`d740561`](https://github.com/go-gitea/gitea/commit/d7405616ea3bd3aca7b7a11807a78f3b83104003) Add info from #2286, minor fixes to YAML indentation - [`9bfa31e`](https://github.com/go-gitea/gitea/commit/9bfa31edfa33e91b940b5b966a24a8481ec1f1dc) Add space to make YAML valid again - [`fc86ce8`](https://github.com/go-gitea/gitea/commit/fc86ce8fa52928ce3ea1ffce2e0c6698ac091e92) Merge branch 'master' into master - [`3ed7c53`](https://github.com/go-gitea/gitea/commit/3ed7c53a6efe4f316b2116042046965d949b790a) Merge branch 'master' into master - [`13b2af5`](https://github.com/go-gitea/gitea/commit/13b2af579bdb7c287aec2a376fdda359966a3085) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+19 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/doc/installation/with-docker.en-us.md` (+19 -4) </details> ### 📄 Description The information from #2286 doesn't appear to have made it to the docs; it's quite hard to find out how to set the UID and GID to access any volumes with. This can be an issue for users who aren't writing their config files from a user with UID=GID=1000. I added this information to the examples. Also corrected a minor indentation issue with the YAML examples. Another commit is incoming for a space that I shouldn't have removed... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:21:35 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16895