spiegel_podman/pkg/spec
Matthew Heon e4770b8289 Small updates to OCI spec generation
Firstly, when adding the privileged catch-all resource device,
first remove the spec's default catch-all resource device.

Second, remove our default rootfs propogation config - Docker
does not set this by default, so I don't think we should either.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #1491
Approved by: TomSweeneyRedHat
2018-09-17 22:13:42 +00:00
..
config_linux.go Small updates to OCI spec generation 2018-09-17 22:13:42 +00:00
config_unsupported.go spec: Make addPrivilegedDevices and createBlockIO per-platform 2018-07-06 00:48:40 +00:00
createconfig.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00
parse.go Pass on securityOpts from podInfraContainer to container added to pod. 2018-09-11 13:31:55 +00:00
ports.go Spell check strings and comments 2018-05-25 08:45:15 +00:00
spec.go Small updates to OCI spec generation 2018-09-17 22:13:42 +00:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00