0

I have a doubt lets say i have 2 steps

  1. docker build
  2. docker push

after building the image and pushing it to ECR is there any way to get the image id of that, or atleast can we send that image id to slack

Sujay_ks
  • 47
  • 7
  • 1
    Aren't you only interested in the image name and the tag the image was build with? These things are configurations in your control and can (should) be used to identify images pushed to an artifact store. – Birb Nov 16 '22 at 00:15

0 Answers0