89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

Home Page:https://distrobox.it/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Error] --nvidia is causing error when entering into the container

sonulohani opened this issue · comments

Please, before opening a bug:

  • make sure you've read the documentation.
  • Ensure there isn't already an open issue about this.
  • Ensure there isn't already a closed/resolved issue about this.

Describe the bug
--nvidia is causing issue with entering into the container

To Reproduce
Steps to reproduce the behavior

  1. distrobox create -i quay.io/toolbx/arch-toolbox:latest -n archlinux --nvidia --additional-flags "--cap-add=SYS_PTRACE"
  2. distrobox enter archlinux

Expected behavior
No error should be reported and should be able to enter into the [container.]

Logs
(error.log)

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod? docker
  • Which version or podman, docker or lilipod? 26.0.0
  • Which version of distrobox? 1.7.1.0
  • Which host distribution? Ubuntu-22.04
  • How did you install distrobox? Through official method given in readme

Additional context
Add any other context about the problem here.