biopython / biopython/biopython_docker
Updating notebooks using Git pull changes owner to root
オープン
- 主要言語
- Shell
- スター
- 28
- フォーク
- 10
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
If you use git pull to update the notebooks the changed files get the owner and group root:root. This makes the notebook unable to be saved. I tried correcting this locally(docker) by using the $chown --preserve[=ATTR_LIST] but that did not seem to work for some reason.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by inspecting the repository's Dockerfiles and the notebook update workflow, then reproduce a git pull inside the Docker environment. Trace why updated files become owned by root:root and determine the expected ownership that allows notebooks to be saved. Done means updates retain writable ownership for the notebook user.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, git, shell
- 領域
- devops, infrastructure
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100