clixon/docker
Olof hagsand 3d5abb77f9 * Backend daemon drops privileges after initialization (to not run as root)
* New config option `CLICON_USER` with default value `clicon`
  * Can also be set with `-U <user>` clixon_backend command-line option
2019-09-11 21:24:14 +02:00
..
base * Backend daemon drops privileges after initialization (to not run as root) 2019-09-11 21:24:14 +02:00
main * Backend daemon drops privileges after initialization (to not run as root) 2019-09-11 21:24:14 +02:00
Makefile.in * A new "hello world" example is added 2019-04-17 11:26:05 +02: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