码迷,mamicode.com
首页 > 其他好文 > 详细

docker image 转换 docker file

时间:2018-06-06 21:55:13      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:lan   rate   style   sam   The   rev   hat   pat   images   

这个是从每天的播报平台抓取到国外的信息发现的,感觉很实用。

博客原文,E文好的可以直接去看,https://samaritan.ai/blog/reversing-docker-images-into-dockerfiles/

code: https://github.com/sevck/WhaleTail

依赖,golang

cd $GOPATH/src
git clone https://github.com/P3GLEG/WhaleTail
go build .

help

./WhaleTail
Usage of ./WhaleTail:
  -f string
        File containing images to analyze seperated by line
  -filter
        Filters filenames that create noise such as node_modules. Check ignore.go file for more details (default true)
  -v    Print all details about the image
  -x    Save layers to current directory

技术分享图片

 

docker image 转换 docker file

标签:lan   rate   style   sam   The   rev   hat   pat   images   

原文地址:https://www.cnblogs.com/sevck/p/9146752.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!