mirror of https://github.com/docker/docs.git
Merge pull request #11020 from ProgramComputer/patch-1
Update debian.md
This commit is contained in:
commit
b39a6c26d6
|
@ -280,6 +280,7 @@ To upgrade Docker Engine, download the newer package file and repeat the
|
|||
|
||||
```bash
|
||||
$ sudo rm -rf /var/lib/docker
|
||||
$ sudo rm -rf /var/lib/containerd
|
||||
```
|
||||
|
||||
You must delete any edited configuration files manually.
|
||||
|
|
Loading…
Reference in New Issue