spiegel_podman/pkg/spec
Daniel J Walsh fbfcc7842e Add new field to libpod to indicate whether or not to use labelling
Also update some missing fields libpod.conf obtions in man pages.

Fix sort order of security options and add a note about disabling
labeling.

When a process requests a new label.  libpod needs to reserve all
labels to make sure that their are no conflicts.

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

Closes: #1406
Approved by: mheon
2018-09-20 16:01:29 +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 Add new field to libpod to indicate whether or not to use labelling 2018-09-20 16:01:29 +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 Add new field to libpod to indicate whether or not to use labelling 2018-09-20 16:01:29 +00:00
spec_test.go Swap default mount propagation from private to rprivate 2018-09-13 21:35:44 +00:00