Helpful Hints Jammy and Seccomp If you see errors like the following: try adding --security-opt seccomp=unconfined to your docker run command: docker run -it --rm --name ud --security-opt seccomp=unconfined -p 5901:5901 fullaxx/ubuntu-desktop