distrobox-create --nvidia --image distro --name distro -Ydistrobox-create --nvidia --image distro --name distro -Y replace distro with what you want, if it has a docker image it should exist so you should be able to find most known base distros there (debian, ubuntu, fedora, centos, gentoo, etc) support for different things can vary though so its usually good to stick to main bases until you get more familiar
Yeah, they are missing the vast majority of their pre-installed packages. That's not a problem though because the moment you install anything it'll pull in whatever it needs
yes if you want the whole vscode to run inside the container, i set up the flatpak and then run devcontainers and that fits my workflow better (but might not fit yours)
does anyone know how to do this? I am wanting to know if there is a way to run commands inside a command for example, a script that runs some commands inside a distrobox container.