Mention docker.io package as old name

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-01-12 02:01:58 +01:00
parent 3f370fb512
commit 1f6e2aec0d
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 4 additions and 4 deletions

View File

@ -34,8 +34,8 @@ Docker CE is supported on `x86_64` (or `amd64`), `armhf`, and `arm64` architectu
### Uninstall old versions
Older versions of Docker were called `docker` or `docker-engine`. If these are
installed, uninstall them:
Older versions of Docker were called `docker`, `docker.io `, or `docker-engine`.
If these are installed, uninstall them:
```bash
$ sudo apt-get remove docker docker-engine docker.io containerd runc

View File

@ -41,8 +41,8 @@ Docker CE is supported on `x86_64` (or `amd64`), `armhf`, `arm64`, `s390x`
### Uninstall old versions
Older versions of Docker were called `docker` or `docker-engine`. If these are
installed, uninstall them:
Older versions of Docker were called `docker`, `docker.io `, or `docker-engine`.
If these are installed, uninstall them:
```bash
$ sudo apt-get remove docker docker-engine docker.io containerd runc