clixon/example/docker
2016-12-30 16:14:48 +01:00
..
Makefile.in dual license 2016-12-30 16:14:48 +01:00
README docker 2016-02-28 17:23:55 +01:00
routing.conf.local renamed .h and libs clicon->clixon 2016-02-28 15:27:36 +01:00
run.sh docker 2016-02-28 17:23:55 +01:00

Run the ietf routing example as docker container.
Use the dockerhub container, or alternatively, build clicon as docker images
by doing make docker in the top builddir.

   (cd ..; make) # Make example
   make docker   # Create config file and shared file system
   run.sh        # Run a backend and a cli container