mirror of https://github.com/docker/docs.git
parent
9193473df5
commit
3b57ab426c
|
@ -280,6 +280,7 @@ To upgrade Docker Engine, download the newer package file and repeat the
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo rm -rf /var/lib/docker
|
$ sudo rm -rf /var/lib/docker
|
||||||
|
$ sudo rm -rf /var/lib/containerd
|
||||||
```
|
```
|
||||||
|
|
||||||
You must delete any edited configuration files manually.
|
You must delete any edited configuration files manually.
|
||||||
|
|
Loading…
Reference in New Issue