Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix typo in init manpage | Matthew Heon | 2019-05-02 |
| | | | | Signed-off-by: Matthew Heon <matthew.heon@pm.me> | ||
* | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
As part of this, rework the number of workers used by various Podman tasks to match original behavior - need an explicit fallthrough in the switch statement for that block to work as expected. Also, trivial change to Podman cleanup to work on initialized containers - we need to reset to a different state after cleaning up the OCI runtime. Signed-off-by: Matthew Heon <matthew.heon@pm.me> |