Skip to content

felixrabe-attic/named-data-education--ndn-with-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker images for NDN

WARNING: This is not production quality! The configuration is copied from the sample and thus has no proper access control. See issue #5.

This is the only issue I know of at the moment. If you see other problems that prevent this setup from being usable for (experimental) "production", please open a new issue.

Install Docker

Follow the official installation instructions. Docker runs natively on (recent) Linux kernels, and via a VM on Windows and Mac OS X.

Build the images

This will build all images for Debian, Debian+Node.js, and Ubuntu:

./build-all.sh

Run an image

To run NDN on Ubuntu, run:

docker run named_data/ubuntu-14.04

About

Setup for running NFD inside Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages