Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect via VNC? #8

Open
vgoklani opened this issue Apr 18, 2017 · 1 comment
Open

How to connect via VNC? #8

vgoklani opened this issue Apr 18, 2017 · 1 comment

Comments

@vgoklani
Copy link

vgoklani commented Apr 18, 2017

Is there a simple way of connecting to the VNC server?

I used this to get the IP address:

docker inspect --format '{{ .NetworkSettings.IPAddress }}'

and then opened a connection via vnc://ip:5900

but it refused to connect

@vgoklani vgoklani changed the title a different error starting the docker How to connect via VNC? Apr 21, 2017
@ryankennedyio
Copy link
Owner

ryankennedyio commented Apr 23, 2017

Hey @vgoklani , VNC isn't a requirement for me so I'm not going to be able to get the time to look into it unfortunately -- sorry!

I'd suggest starting by setting up a default Linux docker image with VNC and confirming it works, then copying over any changes you made to the Dockerfile.

I'll leave the issue open incase there's a contribution to add this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants