spiegel_podman/pkg/spec
Daniel J Walsh 462c503a47 Fix handling of devices
Devices are supposed to be able to be passed in via the form of

--device /dev/foo
--device /dev/foo:/dev/bar
--device /dev/foo:rwm
--device /dev/foo:/dev/bar:rwm

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1299
Approved by: umohnani8
2018-08-20 13:42:07 +00:00
..
config_linux.go Fix handling of devices 2018-08-20 13:42:07 +00:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
parse.go Fix handling of devices 2018-08-20 13:42:07 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go podman: fix --uts=host 2018-08-17 08:17:43 +00:00
spec_test.go Add flag to add annotations to a container 2018-06-04 17:52:28 +00:00