Closed geaz closed 2 years ago
Thank you for the praise.
Regarding your problem, I was able to reproduce the error. I assume that there are spaces in your configuration, which is why the configuration can not be read correctly. I have adjusted the reading of the configuration. Could you test it again, if it now works correctly?
The container is still being created. In about 20 minutes the current version should be available at docker hub.
Works like a charm now. Thank you!
First of all, thanks for the project!
I have a problem with the docker container. This is my config:
Unfortunately the run_once flag is just ignored as it seems. According to the entrypoint.sh I would expect an output info about setting the crontab.
Instead the script just starts the measurement and terminates the container afterwards. Anything I misconfigured? Here the console output:
Thanks for the help!