This commit is contained in:
Olof Hagsand 2016-02-28 17:23:55 +01:00
parent caccfe8f2d
commit 9466bab635
3 changed files with 7 additions and 6 deletions

View file

@ -2,5 +2,6 @@ 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.
make docker # Create shared file system
run.sh # Run a backend and a cli
(cd ..; make) # Make example
make docker # Create config file and shared file system
run.sh # Run a backend and a cli container