Docker with sriov configuration of intel 10 gig nic cards

Hi Folks,
I am new to docker.I was trying docker with sriov configuration of inter 10 gig card.Till now i have not come across any official document of docker supporting sriov configuration.So I was following this link.

https://dpdksummit.com/Archive/pdf/2016USA/Day02-Session02-Steve%20Liang-DPDKUSASummit2016.pdf.

Os version : debian 8 jessie
docker version: Docker version 17.12.0-ce, build c97c6d6

I am not able to start the container using last step mentioned in the link.

error : docker: Error response from daemon: OCI runtime create failed: container_linux.go:296: starting container process caused “exec: “-v”: executable file not found in $PATH”: unknown.
ERRO[0000] error waiting for container: context canceled

Any inputs will be appreciated.

Regards,
Rahul