Use shanakaprageeth/ubuntu24-dpdk instead
446
NOTE: Use shanakaprageeth/ubuntu24-dpdk instead This container can be run on ubuntu based host machines and will contain a clone of dpdk repository. you could run the docker container in privileged mode with host machine administrative privillages docker run --privileged --cap-add=ALL -v /sys/bus/pci/devices:/sys/bus/pci/devices -v /sys/kernel/mm/hugepages:/sys/kernel/mm/hugepages -v /sys/devices/system/node:/sys/devices/system/node -v /dev:/dev --name ubuntu-dpdk -it shanakaprageeth/ubuntu-dpdk bash
and Install and run dpdk with dpdk/tools/dpdk-setup.sh script
Content type
Image
Digest
sha256:f49f94e31…
Size
1.6 GB
Last updated
over 1 year ago
docker pull shanakaprageeth/ubuntu-dpdk