bogdando / check-image-digest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Repo holds the changes that were suggested in this issue and will do the following

take as envvar the:

  • DIGEST: the docker image digest

  • IMAGE_PREFIX: the prefix to search the image on (so we don’t search all of the images

  • IMAGE_NAME: the image name that we will query

TODO:

  • make the check take the whole FROM Dockerfile line and parse the DIGEST && IMAGE_NAME from it.

About

License:Apache License 2.0


Languages

Language:Shell 100.0%