Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | spec.go: Remove cli context as func arg | baude | 2017-11-03 |
| | | | | | | | Remove cli context as a func arg to make unit tests easier. Signed-off-by: baude <bbaude@redhat.com> | ||
* | Parse SecurityOpts | Daniel J Walsh | 2017-11-03 |
| | | | | | | | | | 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 | ||
* | Fix gofmt errors | Daniel J Walsh | 2017-11-02 |
| | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | libpod create and run | baude | 2017-11-01 |
patched version of the same code that went into crio Signed-off-by: baude <bbaude@redhat.com> |