Get image id of the which is pushed to ECR

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

1
2 comments
Avatar
Fedor Rumyantsev

Hello!

Remote artifacts feature should help with this - it aims to provide a way to track entities that are created or updated outside of the TeamCity, like Docker images that were uploaded to a Docker repo. The current target release is 2023.05 - please consider voting or commenting on it as you see fit.

1
Avatar
Fedor Rumyantsev

Please refer to this comment for the usage details.

1

Please sign in to leave a comment.