3c4ecc24c5
Docker 1.2.0 and docker-py 0.6.0 support the device parameter when starting containers(docker run --device[]). Using --device you can add a host device to the container without the --privileged flag.(e.g. --device=/dev/sdc:/dev/xvdc:rwm) Note:":" is used to split the full device path. Reference: (parse_devices function) https://github.com/docker/docker-py/blob/master/docker/utils/utils.py#L259 Change-Id: I7735a8b769062f442cc8f1810dbdecdc6324509e Closes-bug: #1434427 |
||
---|---|---|
.. | ||
cinder_volume_type | ||
extraroute | ||
heat_barbican | ||
heat_docker | ||
heat_gnocchi | ||
heat_keystone | ||
heat_keystoneclient_v2 | ||
heat_manila | ||
heat_mistral | ||
heat_zaqar | ||
nova_flavor | ||
rackspace |