diff --git a/content/rancher/v2.x/en/upgrades/upgrades/single-node-upgrade/_index.md b/content/rancher/v2.x/en/upgrades/upgrades/single-node-upgrade/_index.md index 16e306f82da..feefc68367d 100644 --- a/content/rancher/v2.x/en/upgrades/upgrades/single-node-upgrade/_index.md +++ b/content/rancher/v2.x/en/upgrades/upgrades/single-node-upgrade/_index.md @@ -14,7 +14,7 @@ During upgrade, you'll enter a series of commands, filling placeholders with dat ``` -docker run --volumes-from -v $PWD:/backup busybox tar zcvf /backup/rancher-data-backup--.tar.gz /var/lib/rancher +docker stop ``` In this command, `-` is the version number and date of creation for a backup of Rancher.