Skip to content

Nothing is launched #3

@anthony-o

Description

@anthony-o

I'm using the command "sudo docker run -it --rm -p 5901:5901 --env USER=root dockerfile/ubuntu-desktop vncserver :1 -geometry 1280x800 -depth 24", then vncserver asks me to set a password, and after that, nothing happends.

user@Ubuntu:~$ sudo docker run -it --rm -p 5901:5901 --env USER=root dockerfile/ubuntu-desktop vncserver :1 -geometry 1280x800 -depth 24

You will require a password to access your desktops.

Password: 
Verify:   
Would you like to enter a view-only password (y/n)? n
xauth:  file /root/.Xauthority does not exist

New 'X' desktop is 027f87026dc4:1

Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/027f87026dc4:1.log

user@Ubuntu:~$ sudo docker ps -a
CONTAINER ID        IMAGE               COMMAND             CREATED             STATUS              PORTS               NAMES
user@Ubuntu:~$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions