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

πŸ‘‹ While you are here

Reinvent your career. Join DEV.

It takes one minute and is worth it for your career.

Get started

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 β€’

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

πŸ‘‹ Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay