Skip to content

How to use in a Docker container without --privileged #119

Description

@half2me

Is there any example for this being used inside a docker container without privileged mode?
I have an app which uses this to speak to a USB device, but as soon as I run my application in a container it no longer finds the device unless I use the --privileged flag.
Is there a way I can maybe use the --device option?
I'm using this under linux on a raspberry pi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions