首页 > 其他分享 >buildg 交互式dokcerfile debuger 工具

buildg 交互式dokcerfile debuger 工具

时间:2022-09-26 00:12:51浏览次数:84  
标签:debuger containerd dokcerfile buildg github com

buildg 的设计是比较有意思的,使用buildg 可以解决我们dockerfile 调试的问题,内部基于了buildkit

类似的工具

buildkit
cntr
containerd

参考资料

https://github.com/ktock/buildg
https://github.com/moby/buildkit
https://github.com/Mic92/cntr
https://github.com/containerd/containerd

标签:debuger,containerd,dokcerfile,buildg,github,com
From: https://www.cnblogs.com/rongfengliang/p/16729475.html

相关文章