OpenAPITools / OpenAPITools/openapi-generator-cli
[BUG] useDocker is not passing the user and group when running through the passthrough service
@kay-schecker がすでに取り組んでいます。
2023年11月1日 から。
- 主要言語
- TypeScript
- スター
- 2k
- フォーク
- 208
- 平均マージ
- 7時間 12分
- マージ済み PR(30日)
- 6
説明
⚠️ Important Notice
Please differentiate the bug
This repository is not responsible for the actual code generation. If you have problems with the code generation, please open the bug at OpenAPITools/openapi-generator.
Please also check if the bug is already known before you open a new bug.
🐛 Bug Report:
Describe the bug
#647 fixed the docker permissions for the generator.service. When executing the cli with options that use the passthrough.service instead, the docker user and group is not set, resulting in root:root permissions
Steps to Reproduce
Steps to reproduce the behavior:
- Run a
generatecommand that invokes the passthrough service while using theuseDockeroption
Expected behavior
When using the passthrough service, the user and group flags are passed to docker
Screenshots
If applicable, add screenshots to help explain your problem.
Operation System (please complete the following information):
- OS: Arch / WSL
- Version: 2023-10-31
Package System (please complete the following information):
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。