Preparing for 4.1.0

This commit is contained in:
Olof hagsand 2019-08-17 17:25:20 +02:00
parent 388da01d0b
commit d9cf43bd46
6 changed files with 252 additions and 5 deletions

View file

@ -5,7 +5,7 @@ container. By default it is pushed to docker hub clixon/clixon, but you can chan
the IMAGE in Makefile.in and push it to another name.
The clixon docker base image can be used to build clixon
applications. It has all the whole code for a clixon release which it
applications. It has the whole code for a clixon release which it
downloads from git.
See [clixon-system](../main/README.md) for a more complete clixon image.