| Commit message (Expand) | Author | Age |
* | Temporarily unconditionally configure network namespaces | Matthew Heon | 2017-12-14 |
* | Wire networking into kpod create/run | Matthew Heon | 2017-12-14 |
* | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | Use debugf to allow parsing of format specifier | Suraj Deshmukh | 2017-12-12 |
* | Add Linux Root Propagation to kpod create and run | umohnani8 | 2017-12-05 |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | kpod_start | baude | 2017-11-29 |
* | Fix --volume flag for kpod create and run | umohnani8 | 2017-11-29 |
* | Copy some verification code out of Docker to verify user input | Daniel J Walsh | 2017-11-22 |
* | Add support for pid ns | Daniel J Walsh | 2017-11-22 |
* | Need to block access to kernel file systems in /proc and /sys | Daniel J Walsh | 2017-11-22 |
* | Add support for oom functions | Daniel J Walsh | 2017-11-21 |
* | Add cgroup fs by default | Daniel J Walsh | 2017-11-20 |
* | Add support for Ulimits/Rlimits to kpod create/run | Daniel J Walsh | 2017-11-20 |
* | Fix up handling of environment variables | Daniel J Walsh | 2017-11-20 |
* | Convert tmpfs mounts to use generate | Daniel J Walsh | 2017-11-06 |
* | Remove defaults and use runtime-tools/generate for spec | Daniel J Walsh | 2017-11-06 |
* | Merge pull request #17 from rhatdan/caps | Daniel J Walsh | 2017-11-05 |
|\ |
|
| * | Handle Linux Capabilities from command line | Daniel J Walsh | 2017-11-04 |
* | | spec.go: Remove cli context as func arg | baude | 2017-11-03 |
|/ |
|
* | Parse SecurityOpts | Daniel J Walsh | 2017-11-03 |
* | Fix lint error on spec being shadowed | Daniel J Walsh | 2017-11-02 |
* | Fix gofmt errors | Daniel J Walsh | 2017-11-02 |
* | libpod create and run | baude | 2017-11-01 |