We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7ee4a commit f050c00Copy full SHA for f050c00
docker/README.md
@@ -7,7 +7,7 @@ These Dockerfiles enable executing Azure-PowerShell cmdlets in a container for t
7
## Configuration
8
This image requires Docker 17.05 or newer.
9
10
-It also expects you to be able to run Docker without `sudo`.
+It is also expected that you are able to run Docker without `sudo`.
11
Please follow [Docker's official instructions][install] to install `docker` correctly.
12
13
[install]: https://docs.docker.com/engine/installation/
0 commit comments