[Container-tools] Fwd: [appinfra] New Blog Post: Can you run Intel’s Data-plane Development Kit (DPDK) in a Docker container? Yep.

Aaron Weitekamp aweiteka at redhat.com
Tue Jun 2 15:11:46 UTC 2015


If it's a single container it will probably work fine as-is if we take advantage of the RUN label.

Jeremy, could you uncomment the docker run line and add LABEL[1] so users can just "atomic run <dpdk_image>" ?

[1] LABEL RUN docker run -it --privileged -v /sys/bus/pci/drivers:/sys/bus/pci/drivers -v /sys/kernel/mm/hugepages:/sys/kernel/mm/hugepages -v /sys/devices/system/node:/sys/devices/system/node -v /dev:/dev --name NAME -e NAME=NAME -e IMAGE=IMAGE IMAGE


----- Original Message -----
> Interesting. Is it time to "nulecule-ize" this?
> 
> -JM
> 
> 
> ----- Forwarded Message -----
> From: "Jeremy Eder" <jeder at redhat.com>
> ent: Tuesday, June 2, 2015 10:06:59 AM
> Subject: New Blog Post:  Can you run Intel’s Data-plane Development Kit
> (DPDK) in a Docker container? Yep.
> 
> Short write-up:
> 
> https://twitter.com/RHELdevelop/status/605729795981180928
> http://developerblog.redhat.com/2015/06/02/can-you-run-intels-data-plane-development-kit-dpdk-in-a-docker-container-yep/
> 
> 
> _______________________________________________
> Container-tools mailing list
> Container-tools at redhat.com
> https://www.redhat.com/mailman/listinfo/container-tools
> 




More information about the Container-tools mailing list