You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Devpath to LinuxDevice for different dev path on host and container
This extension of LinuxDevice adds support for making a device available
under a different path than it is seen on the host. The device path
on the host may for example be /dev/foo and it may be made available under
/dev/bar inside a container.
Signed-off-by: Stefan Berger <[email protected]>
0 commit comments