Is it Safe to Update Docker After the Recent API Changes?

0
19
Asked By TechWiz1234 On

I'm looking for some insights on the recent Docker API update that had some breaking changes. I know that apps like Portainer and Photo Prism were affected, so I've temporarily disabled updates on my two hosts. Has everything settled down now? Is it safe to allow Docker updates again?

3 Answers

Answered By CodeMasterX On

Have all the apps you use been updated to work with the new Docker API? That’s key. When I referenced the "dust settling," I wanted to know if most apps have been fixed to function well with the updated API. Portainer seems okay, but I couldn't find much info on Photo Prism, which is why I’m cautious about updating.

Answered By ContainerFanatic On

If you’re running containers that are important to you, definitely consider setting up a testing environment. It’s a good way to try the updates without risking anything.

Answered By DockerNerd88 On

I think it’s pretty safe to update now! From my experience, Portainer did crash during the update but has since been patched. There were some strange error logs, but nothing major. Just remember, if you have critical services running, it might be worth doing a bit more research before hitting that update button.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.