Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | V2 Enable rootless | Jhon Honce | 2020-04-16 |
| | | | | | | | | | | | | | * Enable running podman V2 rootless * Fixed cobra.PersistentPreRunE usage in all the commands * Leveraged cobra.PersistentPreRunE/cobra.PersistentPostRunE to manage: * rootless * trace (--trace) * profiling (--cpu-profile) * initializing the registry copies of Image/Container engines * Help and Usage templates autoset for all sub-commands Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | V2 podman command | Jhon Honce | 2020-03-18 |
Signed-off-by: Jhon Honce <jhonce@redhat.com> |