Skip to content
Snippets Groups Projects
Verified Commit c0c5cff3 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Fix container image reference in README

Fix the used container image in the README example.
parent 307ca32a
No related branches found
No related tags found
No related merge requests found
Pipeline #2125 passed
...@@ -42,7 +42,7 @@ requests that should never happen. ...@@ -42,7 +42,7 @@ requests that should never happen.
--name dockerproxy \ --name dockerproxy \
-v /var/run/docker.sock:/var/run/docker.sock \ -v /var/run/docker.sock:/var/run/docker.sock \
-p 127.0.0.1:2375:2375 \ -p 127.0.0.1:2375:2375 \
tecnativa/docker-socket-proxy quay.io/sheogorath/docker-socket-proxy
2. Connect your local docker client to that socket: 2. Connect your local docker client to that socket:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment