mirror of https://github.com/docker/docs.git
[doc] Rephrase Ubuntu installation
Signed-off-by: Jenny Gebske <jennifer@gebske.de>
This commit is contained in:
parent
a12a781b5e
commit
ffc8d4e204
|
@ -127,7 +127,7 @@ install Docker using the following:
|
||||||
>
|
>
|
||||||
> $ wget -qO- https://get.docker.com/gpg | sudo apt-key add -
|
> $ wget -qO- https://get.docker.com/gpg | sudo apt-key add -
|
||||||
|
|
||||||
4. Start `docker`.
|
4. Start the `docker` daemon.
|
||||||
|
|
||||||
$ sudo service docker start
|
$ sudo service docker start
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue