blob: 7c2d1823cb23f83e79a9f5c55cfc85607ff8931b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
% podman-system-migrate(1) podman
## NAME
podman\-system\-migrate - Migrate container to the latest version of podman
## SYNOPSIS
** podman system migrate**
## DESCRIPTION
** podman system migrate** migrates containers to the latest podman version.
**podman system migrate** takes care of migrating existing containers to the latest version of podman if any change is necessary.
## SYNOPSIS
**podman system migrate**
## SEE ALSO
`podman(1)`, `libpod.conf(5)`
# HISTORY
April 2019, Originally compiled by Giuseppe Scrivano (gscrivan at redhat dot com)
|