August 2018
Intermediate to advanced
352 pages
12h 30m
English
From Docker 1.2 onwards, we can give access of the host device to a container with the --device option, following the run command. Earlier, you had to bind-mount it with the -v option, and that had to be done with the --privileged option.
Read now
Unlock full access