mirror of https://github.com/docker/docs.git
Update engine/install/ubuntu.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
This commit is contained in:
parent
332d95d5e1
commit
cbbd7c847c
|
@ -180,7 +180,8 @@ Docker from the repository.
|
||||||
This command downloads a test image and runs it in a container. When the
|
This command downloads a test image and runs it in a container. When the
|
||||||
container runs, it prints a confirmation message and exits.
|
container runs, it prints a confirmation message and exits.
|
||||||
|
|
||||||
You have now successfully installed and started Docker Engine.
|
You have now successfully installed and started Docker Engine.
|
||||||
|
|
||||||
> Receiving errors when trying to run without root?
|
> Receiving errors when trying to run without root?
|
||||||
>
|
>
|
||||||
> The `docker` user group exists but contains no users, which is why you're required
|
> The `docker` user group exists but contains no users, which is why you're required
|
||||||
|
|
Loading…
Reference in New Issue