Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
| | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||
* | system: add new subcommand "migrate" | Giuseppe Scrivano | 2019-04-26 |
it is useful to migrate existing containers to a new version of podman. Currently, it is needed to migrate rootless containers that were created with podman <= 1.2 to a newer version which requires all containers to be running in the same user namespace. Closes: https://github.com/containers/libpod/issues/2935 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |