Questions tagged [elastic-container-registry]
16 questions
-1
votes
1 answer
Will docker-compose pull new images or use cache if new update is pushed to an image?
i am using AWS ECR to host my images. when i push a new update to an existing image and run docker-compose up, will it detect that there is a new image in registry or will it used the cached version?

thetinygoat
- 61
- 2
- 4