mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
no need to create a link to the docker binary
Upstream-commit: 88c601764415416e291d492b137f09e9fa175106 Component: engine
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user