mirror of https://github.com/docker/docs.git
Update ee-linux-install-reuse.md
This commit is contained in:
parent
52febf8430
commit
59a9c5a8da
|
@ -284,7 +284,7 @@ To manually install Docker EE, download the `.{{ package-format | downcase }}` f
|
|||
$ sudo rm -rf /var/lib/docker
|
||||
```
|
||||
|
||||
3. Delete other docker related resources:
|
||||
3. Delete other Docker related resources:
|
||||
```bash
|
||||
$ sudo rm -rf /run/docker
|
||||
$ sudo rm -rf /var/run/docker
|
||||
|
|
Loading…
Reference in New Issue