D
D
Denis Ilinykh2017-02-06 00:54:46
Docker
Denis Ilinykh, 2017-02-06 00:54:46

How to update image in Docker Swarm from latest to latest?

Docker Swarm running service from image with tag :latest
When trying to update service on all nodes

docker service update --image docker-imge:latest name

The service is not updated, but uses an already cached image with the latest tag
As a temporary solution, I stopped using latest and started using numbered versions.
How to tell docker to grab a new :latest image

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question