Skip to content

Docker Image Analysis script used to create a docker images dataset out of dockerhub

Notifications You must be signed in to change notification settings

glimow/docker_image_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Analysis Research and tools

This repository holds the tools and experiments related to analyzing dockerhub at image filesystem level. It contains the following:

  • dockerhub_crawler, A python tool that crawls dockerhub to retrieve data about images
  • minimal_libs, A tiny tool to predict the native packages required by a given python package, based on the data from dockerhub_crawler
  • research, notebooks of data exploration and applied machine learning experiments on the data from dockerhub_crawler

About

Docker Image Analysis script used to create a docker images dataset out of dockerhub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages