Added docker/base as minimal clixon container and docker/system as full clixon system.

This commit is contained in:
Olof Hagsand 2019-02-11 14:17:29 +01:00
parent 7e38dc57e3
commit 66d8573c00
23 changed files with 222 additions and 138 deletions

2
.gitignore vendored
View file

@ -8,6 +8,8 @@ Makefile
apps/Makefile
apps/*/Makefile
docker/Makefile
docker/base/Makefile
docker/system/Makefile
etc/Makefile
example/Makefile
lib/Makefile