[Nfd-dev] Running Nfd from Docker

Navdeep Uniyal navdeep.uniyal at neclab.eu
Fri Jul 10 05:55:36 PDT 2015


Hello All,

I am trying to run nfd from Docker. The build is successful but nfd-start is not working. I am unable to get the issue here. Below is the content of Docker file I am using to build. Please help.

FROM ubuntu:14.04

RUN apt-get update
RUN apt-get install -y software-properties-common

RUN add-apt-repository -y ppa:named-data/ppa
RUN apt-get update
RUN apt-get install -y nfd



Best Regards,
Navdeep Uniyal

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20150710/8dfacdb7/attachment.html>


More information about the Nfd-dev mailing list