I have a Windows container running which is launched with “repository\name:latest” tag. So if I build new image and upload to repository and reassign “latest” tag how I inform container host and “latest” image was been updated in repository? I understanding I can pull new image manually but is there a way to do that automagically?
artisticcheese
(Artisticcheese)
1
think
(Think)
2
you could give https://github.com/v2tec/watchtower a try
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Is there a way to manually update the image with tag:latest to the real latest one? | 0 | 943 | June 1, 2016 | |
| Any tips on how to check dockerhub images for new tags | 7 | 2349 | October 29, 2025 | |
| Version docker image to latest | 1 | 1767 | June 6, 2016 | |
| Docker images and version control | 1 | 2541 | August 10, 2016 | |
| How to download new releases of container images automatically | 1 | 1944 | June 7, 2022 |