Finding the layers and layer sizes for each Docker image

后端 未结 11 1705
自闭症患者
自闭症患者 2020-12-04 06:47

For research purposes I\'m trying to crawl the public Docker registry ( https://registry.hub.docker.com/ ) and find out 1) how many layers an average image has and 2) the si

11条回答
  •  情歌与酒
    2020-12-04 07:23

    one more tool : https://github.com/CenturyLinkLabs/dockerfile-from-image

    GUI using ImageLayers.io

提交回复
热议问题