I am trying to run a dpdk application in docker and i get the above error ... the docker instance was run as below: docker run -dit --name <name> -v /hostlibpath:/contlibpath:ro fedora:26 bash i am new to dpdk, as a result i am quite lost as to where to look ... thanks