Olof hagsand
e6178858f0
In the bbuild system, you dont need to do make install-include for installing include files for compiling. This is now included in the actions done by make install.
2020-04-05 12:25:33 +02:00
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
Olof Hagsand
388da01d0b
base hello docker example
2019-08-17 14:55:44 +00:00
Olof Hagsand
d64d433468
* Changed base OS in clixon-system container to Alpine
...
* Moved datastore/text/ code to datastore/ since there is only one type of datastore.
* Added "magic script line" to test script for sourced and scriped exits
2019-02-16 17:45:39 +01:00
Olof Hagsand
f02310dcef
More on clixon base container on Alpine
2019-02-12 11:11:04 +01:00
Olof Hagsand
f1be029f71
Changed clixon base system container to use Alpine [docker/base](docker/base).
2019-02-11 17:55:47 +01:00
Olof Hagsand
dc173e0b4c
docker base and system images, and trigger docker test from travis.
2019-02-11 15:47:12 +01:00
Olof Hagsand
66d8573c00
Added docker/base as minimal clixon container and docker/system as full clixon system.
2019-02-11 14:17:29 +01:00