mirror of https://github.com/docker/docs.git
Merge pull request #9154 from thaJeztah/revert_8813
Revert "fix the install using apt snippet (#8813)"
This commit is contained in:
commit
40cdd7fc5c
|
@ -211,7 +211,7 @@ from the repository.
|
|||
2. Install the _latest version_ of Docker Engine - Community and containerd, or go to the next step to install a specific version:
|
||||
|
||||
```bash
|
||||
$ sudo apt-get install docker docker-compose
|
||||
$ sudo apt-get install docker-ce docker-ce-cli containerd.io
|
||||
```
|
||||
|
||||
> Got multiple Docker repositories?
|
||||
|
|
Loading…
Reference in New Issue