mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Update back-up-docker-installed-rancher.md
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user