mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
Remove note about daemon starting automatically
The next step already verifies that it's working, so this line is redundant. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -215,8 +215,6 @@ from the repository.
|
||||
$ sudo apt-get install docker-ce=<VERSION_STRING>
|
||||
```
|
||||
|
||||
The Docker daemon starts automatically.
|
||||
|
||||
4. Verify that Docker CE is installed correctly by running the `hello-world`
|
||||
image.
|
||||
|
||||
|
||||
@@ -245,8 +245,6 @@ from the repository.
|
||||
$ sudo apt-get install docker-ce=<VERSION_STRING>
|
||||
```
|
||||
|
||||
The Docker daemon starts automatically.
|
||||
|
||||
4. Verify that Docker CE is installed correctly by running the `hello-world`
|
||||
image.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user