Only recreate container if image hash changed? #926
-
|
I'm pushing images with a latest tag to the registry and want to use doco-cd so my containers always use the latest image. Utilizing I want my dev environment to always have the latest image running, without the downtime that occurs when doco-cd redeploys the whole stack every 3 minutes on polling. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You should think about using Renovate or Dependabot for your use-case. See #920 (comment) |
Beta Was this translation helpful? Give feedback.
You should think about using Renovate or Dependabot for your use-case. See #920 (comment)