Running camera in Docker

Running camera in Docker

Hi, I am trying to running the program in a Container. 

The container shares /dev folder with the host.

In the container I have installed everything successfully. But when I tried to run ./Explorer, it gave me 
  1. [PAL:ERROR] Camera initializaion failed.
Is there any walkaround?

Thanks