OpenCV installed from pip is linked so that it requires mesa drivers to run, we should consider adding "libgl1-mesa-glx" to the base image.
Additionally, running Matlab requires some libraries as well: libglu1-mesa, libxt6, libxtst6, libxi6. Perhaps we could also consider adding all these gui libraries to a GUI base image, while leaving the default one a bit more lightweight.
OpenCV installed from pip is linked so that it requires mesa drivers to run, we should consider adding "libgl1-mesa-glx" to the base image.
Additionally, running Matlab requires some libraries as well: libglu1-mesa, libxt6, libxtst6, libxi6. Perhaps we could also consider adding all these gui libraries to a GUI base image, while leaving the default one a bit more lightweight.