Use virtual machine display in docker
I'm trying to start GUI apps like rviz using ros2-eloquent docker image.
My setup consists in a simple VirtualBox Ubuntu 18.04 setup.
Is there any need to rebuild from scratch using a Dockerfile ? or just a specific parameter to docker run ?