We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8f9874 + eeec330 commit 41e2768Copy full SHA for 41e2768
README.md
@@ -26,7 +26,7 @@ listening on TCP port. To allow Docker server to use TCP add the following line
26
27
DOCKER_OPTS="-H tcp://127.0.0.1:2375 -H unix:///var/run/docker.sock"
28
29
-More details setting up docket server can be found in official documentation: http://docs.docker.io/en/latest/use/basics/
+More details setting up Docker server can be found in official documentation: http://docs.docker.io/en/latest/use/basics/
30
31
Now make sure that docker is up:
32
0 commit comments