Docker Executor

polaris · · 404 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Docker lacks the native ability of scheduling one-shot jobs. This project written in go aims to solve this problem. You can run your one-shot jobs either as simple containers or in a swarm. Jobs can be scheduled with a cron syntax or can be exposed through an API. The project is still in pre-pre-alpha and should not be used in production! Feedback and contributions are highly appreciated!</p> <p><a href="https://github.com/palicao/docker-executor" rel="nofollow">https://github.com/palicao/docker-executor</a></p> <hr/>**评论:**<br/><br/>whizack: <pre><p>this looks very similar to <a href="https://www.nomadproject.io/" rel="nofollow">https://www.nomadproject.io/</a> what is this attempting to accomplish that nomad, marathon, or k8s can&#39;t?</p></pre>palicao: <pre><p>Compared to all the other solutions I&#39;ve seen so far my project is much more simple: you don&#39;t need to install anything, just write a config file and mount it into a container. That said, of course this is just a very small pet project I wrote in a weekend and is not comparable with the tools you mentioned which are complete solutions. So if you are not just playing around, I highly suggest you to go with one of the solutions you mentioned!</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

404 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传