docs: Added title to infobox

This commit is contained in:
Katrina Knight 2023-03-31 22:57:44 +01:00
parent 78d1794a2a
commit 332d95d5e1
1 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,8 @@ Docker from the repository.
container runs, it prints a confirmation message and exits.
You have now successfully installed and started Docker Engine.
> Receiving errors when trying to run without root?
>
> The `docker` user group exists but contains no users, which is why you're required
> to use `sudo` to run Docker commands. Continue to [Linux post-install](linux-postinstall.md)
> to allow non-privileged users to run Docker commands and for other optional configuration steps.