Now I have to deploy an application inside docker

Hello,

I am new to Docker.

From the container, if I want to give access to the host machine, How will I do that?

I am running container with nvme-cli (A command tool to perform some test) but on the container obviously, it does not see what peripherals are connected to the host.

Any advice where I have to start?