Skip to content
Snippets Groups Projects
Commit fae59cf3 authored by João Marques's avatar João Marques
Browse files

Fix docs: specify port on DOCKER_HOST variable

parent 0ae2b3ea
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ never happen.
2. Connect your local docker client to that socket:
$ export DOCKER_HOST=tcp://localhost
$ export DOCKER_HOST=tcp://localhost:2375
3. You can see the docker version:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment