ndscheduler icon indicating copy to clipboard operation
ndscheduler copied to clipboard

Adding key/value store and updating Dockerfile

Open tehtbl opened this issue 7 years ago • 0 comments

Hi,

I am using your ndscheduler for my own tasks. So, thank you for open source it! :) Because I needed some concurrent-safe way to save and retrieve job data for comparison of multiple job runs data, I implemented it. Also, I've updated the Dockerfile to fix security issues with actual version.

If you have questions and/remarks please let me know.

cheers, Thomas

tehtbl avatar Oct 24 '18 19:10 tehtbl