[Discussion] `distrobox create --clone BaseName NewName` ignores nvidia integration enabled in `BaseName`
未关闭
question
- 主要语言
- Go
- 星标
- 13k
- 派生
- 541
- 平均合并
- 20 小时 47 分钟
- 30 天内合并 PR
- 4
描述
Not sure if this is an error or the expected behaviour:
On creating a Distrobox container using an existent one as base, I ran:
`distrobox create --clone BaseName NewName`
The NewName container however does not have the nvidia driver integration despite the fact that this was enabled in the `BaseName` container.
I can obtain the expected results (`NewName` container a exact copy of `BaseName`) by running :
`distrobox create --nvidia --clone BaseName NewName`
Should not `--clone` use all the configuration in the `BaseName` container?
贡献指南
评估
这个 Issue 还没有评估数据。