Need to get the docker image tag of the loaded image from file
I have multiple images with the same name and I have built a script that lets me load an image from the tar and then get it’s tag and update the yaml file as well. The issue is, this only works if the image is the latest image in that name.