Issue with taking backup of images with tag

HI

I need to take the backup of all images from jenkins with tag and push it to our nexsu repo please do let me know how can i do that

Do you have an example of what you want to accomplish?

If I understand your question, I think you should be able to use unix tools like awk, grep in conjunction with docker images -f & docker save & docker load