Skip to content

Joycon and Docker #3

Description

@CatUnderTheLeaf

It would be good to make it work.

As far as I have found:

  • It is said to be not right thing to do: to run the container in “privileged” mode by setting the --privileged tag in the run arguments for the container. This will allow you to access the gamepad. (Windows users: the –privileged tag is not supported in docker for Windows.)
  • one guy solved this by adding this option to the docker run script:
    -v /dev:/dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions