Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
| | | | | | | | | | The decision is in, kpod is going to be named podman. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #145 Approved by: umohnani8 | ||
* | kpod exec | baude | 2017-12-11 |
Initial wiring of kpod exec. We wont support the following options for exec: * detach -- unsure of use case * detach-keys -- not supported by runc * interactive -- all terminals will be interactive Not adding exec tests as we need to think about how to support a test that requires console access but our CI tests have no console. Signed-off-by: baude <bbaude@redhat.com> |