darkdragon-001 / Dockerfile-Ubuntu-Gnome

MIT License
32 stars 20 forks source link

Unable to replicate docker container #7

Open omitheaussie opened 1 year ago

omitheaussie commented 1 year ago

Hi I am trying to recreate your docker container using the dockerfile from the github page. But I keep getting connection refused error from tiger vnc. I can just pull your image from darkdragon001/ubuntu-gnome-vnc and it runs fine, but docker build -t ubuntu-gnome-vnc . doesnt work. I git cloned from https://github.com/darkdragon-001/Dockerfile-Ubuntu-Gnome.git.

Any ideas?

When I bash into the running container and run "systemctl status tigervnc@:1" I see following:

image

Just for reference, If I run the docker run command as specified in the README then I see this (tigervncserver is running ok)

image