clixon/docker
2016-12-30 16:14:48 +01:00
..
backend dual license 2016-12-30 16:14:48 +01:00
cli dual license 2016-12-30 16:14:48 +01:00
netconf dual license 2016-12-30 16:14:48 +01:00
Makefile.in dual license 2016-12-30 16:14:48 +01:00
README docker netconf 2016-02-28 11:06:24 +01:00

This dir contains docker code - how to build clixon as docker containers
     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