docker - Is it possible to upgrade image of an existing container? -
I want to upgrade an image where a current container moves. After performing Docker Bridge
, I got the latest image but the container is still running on the old image. Is it possible to run the existing container on the latest image? Thank you.
This is not possible at this time, but one open to support the case of this usage is open.
Comments
Post a Comment