docker
This commit is contained in:
parent
caccfe8f2d
commit
9466bab635
3 changed files with 7 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue