mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
Modify the docker run docs, to specify working of --device flag in containers that are started in privileged mode. The custom device permissions that are given to a device in privileged mode are ignored and goes with `rwm` by default Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>