[Nfd-dev] Running Nfd from Docker

Junxiao Shi shijunxiao at email.arizona.edu
Fri Jul 10 08:15:00 PDT 2015


Hi Navdeep

Felix Rabe maintains an unofficial Docker image for NFD. See NFD wiki
<http://redmine.named-data.net/projects/nfd/wiki> "Docker" link.
Bug reports and feature requests should be filed on ndn-with-docker GitHub
site, not on Redmine.

Yours, Junxiao

On Fri, Jul 10, 2015 at 5:55 AM, Navdeep Uniyal <navdeep.uniyal at neclab.eu>
wrote:

>  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/91d51a4e/attachment.html>


More information about the Nfd-dev mailing list