DEV Community

Cover image for πŸ‹ Effortless Docker images trends on Kaggle πŸ“ˆ
adriens for opt-nc

Posted on

πŸ‹ Effortless Docker images trends on Kaggle πŸ“ˆ

❔ About

As we are going more and more digital, we rely and release an ever increasing set of artifacts :

... and as we go cloud native, docker images are a crucial part of it.

So it makes sense you want to get KPIs about their:

  • πŸ“ Description & documentation quality (for better indexation and get traction)
  • πŸ“ˆ Popularity

This post is dedicated to this concern, for public images on DockerHub.com.

πŸ’‘ Inception

I recently ran a manual internal reporting job on docker images, and I discovered that some of them were lacking descriptions :

Image description

So I wanted, on an automated and daily basis to :

  • πŸ›‘ Lint images description : be sure metadatas are properly setup
  • πŸ“ˆ Get & share KPis of the images popularity (nb. of downloads/Pulls)
  • πŸ¦₯ Effortless : get notified as soon a requirements are not met
  • πŸ“’ Share popularity

πŸ‘‰ Fortunately, DockerHub has a public API so this can be achieved without too much efforts.

🍿 Demo

πŸ”– Resources

Image description

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

Top comments (6)

Collapse
 
adriens profile image
adriens β€’

Collapse
 
adriens profile image
adriens β€’
Collapse
 
adriens profile image
adriens β€’
Collapse
 
adriens profile image
adriens β€’
Collapse
 
adriens profile image
adriens β€’ β€’ Edited
Collapse
 
adriens profile image
adriens β€’

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay