mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
no need to create a link to the docker binary
This commit is contained in:
parent
47de2e3269
commit
88c6017644
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ To install the latest Debian package (may not be the latest Docker release):
|
|||
|
||||
$ sudo apt-get update
|
||||
$ sudo apt-get install docker.io
|
||||
$ sudo ln -sf /usr/bin/docker.io /usr/local/bin/docker
|
||||
$ sudo sed -i '$acomplete -F _docker docker' /etc/bash_completion.d/docker.io
|
||||
|
||||
To verify that everything has worked as expected:
|
||||
|
|
Loading…
Add table
Reference in a new issue