docker netconf

This commit is contained in:
Olof Hagsand 2016-02-28 11:06:24 +01:00
parent cd0883ba95
commit baa5611616
12 changed files with 103 additions and 19 deletions

View file

@ -1,6 +1,10 @@
This dir contains docker code - how to build clixon as docker containers
cli Build olofhagsand/clicon_cli container
backend Build olofhagsand/clicon_backend container
cli Build olofhagsand/clixon_cli container
backend Build olofhagsand/clixon_backend container
netconf Build olofhagsand/clixon_netconf container
Perform the build by 'make docker'.
You may also do 'make push' if you want to push the image, but you may then consider changing the image name (in the makefile:s).
You may run the container directly by going directly to example and
the docker runtime scripts there