pull_policy: always in Application with Docker Provider?
#1525
-
|
When I use compose, I can write this Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
Siumauricio
Mar 20, 2025
Replies: 1 comment 1 reply
-
|
There's no such pull_always in docker, that's a property for docker compose When you deploy and there's a new version or tag available dokploy will download the new version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
notzheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

There's no such pull_always in docker, that's a property for docker compose
When you deploy and there's a new version or tag available dokploy will download the new version