docs: Changed other docs to match

This commit is contained in:
Katrina Knight 2023-04-01 00:08:19 +01:00
parent cbbd7c847c
commit d2a801c0ab
5 changed files with 32 additions and 18 deletions

View File

@ -168,7 +168,13 @@ $ sudo yum-config-manager \
This command downloads a test image and runs it in a container. When the
container runs, it prints a confirmation message and exits.
You have now successfully installed and started Docker Engine. The docker user group exists but contains no users, which is why youre required to use sudo to run Docker commands. Continue to [Linux postinstall](linux-postinstall.md) to allow non-privileged users to run Docker commands and for other optional configuration steps.
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 youre required
> to use `sudo` to run Docker commands. Continue to [Linux postinstall](linux-postinstall.md)
> to allow non-privileged users to run Docker commands and for other optional configuration steps.
#### Upgrade Docker Engine

View File

@ -184,11 +184,13 @@ Raspbian.
This command downloads a test image and runs it in a container. When the
container runs, it prints a confirmation message and exits.
You have now successfully installed and started Docker Engine. 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.
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.
#### Upgrade Docker Engine

View File

@ -191,10 +191,12 @@ a new file each time you want to upgrade Docker Engine.
This command downloads a test image and runs it in a container. When the
container runs, it prints a message and exits.
This installs and runs Docker Engine. Use `sudo` to run Docker commands.
Continue to [Post-installation steps for Linux](linux-postinstall.md) to allow
non-privileged users to run Docker commands and for other optional configuration
steps.
This installs and runs Docker Engine.
> Receiving errors when trying to run without root?
>
> Continue to [Linux post-install](linux-postinstall.md) to allow non-privileged users to run Docker commands
> and for other optional configuration steps.
#### Upgrade Docker Engine

View File

@ -155,10 +155,12 @@ $ sudo yum-config-manager \
This command downloads a test image and runs it in a container. When the
container runs, it prints a message and exits.
This installs and runs Docker Engine. Use `sudo` to run Docker
commands. Continue to [Linux postinstall](linux-postinstall.md) to allow
non-privileged users to run Docker commands and for other optional configuration
steps.
This installs and runs Docker Engine.
> Receiving errors when trying to run without root?
>
> Continue to [Linux post-install](linux-postinstall.md) to allow non-privileged users to run Docker commands
> and for other optional configuration steps.
#### Upgrade Docker Engine

View File

@ -173,10 +173,12 @@ $ sudo zypper addrepo {{ download-url-base }}/docker-ce.repo
This command downloads a test image and runs it in a container. When the
container runs, it prints a message and exits.
This installs and runs Docker Engine. Use `sudo` to run Docker
commands. Continue to [Linux postinstall](linux-postinstall.md) to allow
non-privileged users to run Docker commands and for other optional configuration
steps.
This installs and runs Docker Engine.
> Receiving errors when trying to run without root?
>
> Continue to [Linux post-install](linux-postinstall.md) to allow non-privileged users to run Docker commands
> and for other optional configuration steps.
#### Upgrade Docker Engine