- 3,789
- 1,297
- NAS
- DS4l8play, DS202j, DS3623xs+, DSM 7.3.3-25847
Typically updating Docker containers involves downloading an updated image, and re-launching the container.
One of my containers, when launched, phones home and auto-updates itself. So far this has worked without a flaw. I presume though that if I were to restart this container, it would fall back to the image I last downloaded. Is that correct?
Today I noticed that another running container has offered to self-update. Since its underlying image has not yet been updated, I'm wondering about the advisability of permitting the container to self-update. Is there a downside doing this, apart from "losing" the update if the container is restarted?
One of my containers, when launched, phones home and auto-updates itself. So far this has worked without a flaw. I presume though that if I were to restart this container, it would fall back to the image I last downloaded. Is that correct?
Today I noticed that another running container has offered to self-update. Since its underlying image has not yet been updated, I'm wondering about the advisability of permitting the container to self-update. Is there a downside doing this, apart from "losing" the update if the container is restarted?