Skip to content

Commit b05735c

Browse files
Anderson, JohnAnderson, John
authored andcommitted
Adding additional information around vnc port mapping
1 parent 9095d4f commit b05735c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ $ docker run -d -p 4444:4444 -p 5901:5900 selenium/standalone-firefox-debug:2.53
149149
```
150150

151151
You can acquire the port that the VNC server is exposed to by running:
152+
(In this case our port mapping looks like 49338:5900 for our node)
152153
``` bash
153154
$ docker port <container-name|container-id> 5900
154155
#=> 0.0.0.0:49338

0 commit comments

Comments
 (0)