Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 867 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 867 Bytes

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