[Discussion] `distrobox create --clone BaseName NewName` ignores nvidia integration enabled in `BaseName`
Đang mở
question
- Ngôn ngữ chính
- Go
- Star
- 13k
- Fork
- 541
- Merge trung bình
- 20 giờ 47 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.