Detecting Docker image version tag updates easily
This article explains how to use my open-source Docker Tag Monitor website to determine how frequently the maintainers of a Docker image rebuild specific image version tags. It also explains why the image rebuild frequency matters when choosing the best (base) image. Introduction Choosing a secure Docker image to run (or base your software on) … Read more