How to upgrade docker container after its image changed

0 votes
Assume I've downloaded the official mysql:5.6.21 image.

I created many Docker containers to deploy this image.

These containers have been operating for a while, awaiting the release of MySQL 5.6.22. My containers are still running 5.6.21, despite the fact that the official image of mysql:5.6 has been updated to reflect the latest release.

How can I update all of my existing containers with the changes in the image (i.e. upgrade MySQL distro)? What is the right Docker method for accomplishing this?
Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited 4 days ago 4 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP