clixon/docker
Olof hagsand 339b744835 * Optional yangs for testing have been removed from the Clixon repo
* These were included for testing
  * If you want to run the Clixon test suite you need to point `YANGMODELS`, see test/README.md
  * The following configure options have been removed:
    * `configure --with-opt-yang-installdir=DIR`
    * `configure   --enable-optyangs`
  * You may need to specify standard YANGs using configure option `--with-yang-standard-dir=DIR`
* Updated yang ietf models with fetures for tet
* Added option `CLICON_YANG_AUGMENT_ACCEPT_BROKEN` to accept broken yangmodels.
  * This is a debug option for CI testcases where standard YANG models are broken
2021-11-29 10:28:34 +01:00
..
base - Better restconf debug: when restconf debug flag set in datastore, ensure the process is started with -D set 2021-04-09 09:34:05 +02:00
main * Optional yangs for testing have been removed from the Clixon repo 2021-11-29 10:28:34 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00
README.md * A new "hello world" example is added 2019-04-17 11:26:05 +02:00

Clixon containers

This directory contains sub-directories with examples of Clixon docker images:

  • base Clixon base image
  • main Main example and test application