Update back-up-docker-installed-rancher.md

This commit is contained in:
mutron3k
2022-11-17 19:03:22 -05:00
committed by GitHub
parent 3812c5cf94
commit 10f47111a2
@@ -58,7 +58,7 @@ This procedure creates a backup that you can restore if Rancher encounters a dis
1. Enter the `ls` command to confirm that the backup tarball was created. It will have a name similar to `rancher-data-backup-<RANCHER_VERSION>-<DATE>.tar.gz`.
1. Move your backup tarball to a safe location external to your Rancher Server. Then delete the `rancher-data-<DATE>` and busybox-backup-<DATE> containers from your Rancher Server.
1. Move your backup tarball to a safe location external to your Rancher Server. Then delete the `rancher-data-<DATE>` and `busybox-backup-<DATE>` containers from your Rancher Server.
```
docker rm rancher-data-<DATE>