Setup X11 on linuxΒΆ

If you get an error e.g. can't connect to X11 window server using ':0', run the following command in your host terminal prior to running the docker run command:

xhost +

For more details on xhost, please see the following link.