kde-in-docker
kde-in-docker copied to clipboard
vnc security
When I launch the container, I manage to connect via VNC without using a password and login. However, I specify it when starting the container like this: "docker run -e ROOT_PASSWORD=test -p 5901:5900 msjpq/wine-vnc:bionic" How can I do setup authorization for security login?