suggested improvements for Debian install doc issue #23884
Signed-off-by: Justyn Temme <justyntemme@gmail.com>
This commit is contained in:
parent
0a96ba8a0f
commit
b74b46b26a
1 changed files with 6 additions and 6 deletions
|
@ -67,8 +67,8 @@ from the new repository:
|
|||
|
||||
3. Purge any older repositories.
|
||||
|
||||
$ apt-get purge lxc-docker*
|
||||
$ apt-get purge docker.io*
|
||||
$ apt-get purge "lxc-docker*"
|
||||
$ apt-get purge "docker.io*"
|
||||
|
||||
4. Update package information, ensure that APT works with the `https` method, and that CA certificates are installed.
|
||||
|
||||
|
|
Loading…
Reference in a new issue