Skip to content

Commit 76b6aa5

Browse files
authored
Update readme.md
1 parent 2dac723 commit 76b6aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Makes the Docker Remote API available via port 2375.
22

33
Start with:
4-
`docker run -p 80:2375 -v /var/run/docker.sock:/var/run/docker.sock jarkt/docker-remote-api`
4+
`docker run -p 2375:2375 -v /var/run/docker.sock:/var/run/docker.sock jarkt/docker-remote-api`

0 commit comments

Comments
 (0)