89luca89 / 89luca89/distrobox

[Discussion] `distrobox create --clone BaseName NewName` ignores nvidia integration enabled in `BaseName`

Open
#2,123 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
13k
Forks
541
Avg merge
20h 47m
Merged PRs (30d)
4

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.