heshiming/ibga

Expose vnc port 5900 in docker

kayazinc opened this issue · 1 comments

Just a suggestion to expose vnc port 5900 as i prefer using vnc client than novnc web.

Thanks!

Well, you are free to expose the real VNC server port. And yes it's 5900. So in docker-compose.yml , just put something like "5900:5900" in the ports section.