containerd/oci
Michael Crosby b67ea850af Add opt for default unix device permissions
These opts either inherit the parent cgroup device.list or append the
default unix devices like /dev/null /dev/random so that the container
has access.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-08-15 11:52:43 -04:00
..
client.go Licence header added 2018-02-19 10:32:26 +09:00
spec_opts_test.go oci: introduce WithSpecFromFile combinator 2018-07-27 14:25:42 -07:00
spec_opts_unix.go Add opt for default unix device permissions 2018-08-15 11:52:43 -04:00
spec_opts_windows.go content: change Writer/ReaderAt to take OCI 2018-06-01 11:51:43 +09:00
spec_opts.go oci: introduce WithSpecFromFile combinator 2018-07-27 14:25:42 -07:00
spec_unix_test.go Add a WithPrivileged OCI constructor and the options needed to build it 2018-04-04 13:25:34 +01:00
spec_unix.go oci: introduce WithSpecFromFile combinator 2018-07-27 14:25:42 -07:00
spec_windows.go oci: introduce WithSpecFromFile combinator 2018-07-27 14:25:42 -07:00
spec.go oci: introduce WithSpecFromFile combinator 2018-07-27 14:25:42 -07:00