docker run --device /dev/sda:/dev/sda myimage

Category: Docker

docker run --device /dev/sda:/dev/sda myimage

Expose a host device to the container

Passes a host device (like a disk or USB device) directly into the container.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.