deprecated readdir_r with readdir
This commit is contained in:
parent
7564bcd9b2
commit
bb6d043d6c
6 changed files with 23 additions and 30 deletions
|
|
@ -103,10 +103,10 @@ You can change where CLixon looks for the configuration FILE as follows:
|
|||
## Can I run Clixon as docker containers?
|
||||
|
||||
Yes, the example works as docker containers as well. There should be a
|
||||
prepared container in docker hib for the example where the backend and
|
||||
prepared container in docker hub for the example where the backend and
|
||||
CLI is bundled.
|
||||
```
|
||||
sudo docker run -ti --rm olofhagsand/clixon_example
|
||||
sudo docker run -td olofhagsand/clixon_example
|
||||
```
|
||||
Look in the example documentation for more info.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue