baude
aa19565d8d
spec.go: Remove cli context as func arg
...
Remove cli context as a func arg to make unit tests
easier.
Signed-off-by: baude <bbaude@redhat.com>
2017-11-03 20:37:33 -05:00
Daniel J Walsh
098389dc3e
Parse SecurityOpts
...
This should turn on handling of SELinux, NoNewPrivs, seccomp and Apparmor
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #15
Approved by: rhatdan
2017-11-03 20:55:10 +00:00
Daniel J Walsh
0847e770bb
Fix lint error on spec being shadowed
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-11-02 16:29:34 -04:00
Daniel J Walsh
92818fdfb7
Fix gofmt errors
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-11-02 15:30:39 -04:00
baude
8cf07b2ad1
libpod create and run
...
patched version of the same code that went into crio
Signed-off-by: baude <bbaude@redhat.com>
2017-11-01 14:19:19 -05:00