Skip to content

fix(docker-compose-trigger): only update on tag-change#860

Open
PrivatePuffin wants to merge 1 commit intogetwud:mainfrom
PrivatePuffin:compose-only-update-when-changed
Open

fix(docker-compose-trigger): only update on tag-change#860
PrivatePuffin wants to merge 1 commit intogetwud:mainfrom
PrivatePuffin:compose-only-update-when-changed

Conversation

@PrivatePuffin
Copy link
Contributor

This needs some thorough review, as it also refactored a few things.

But in general this PR should ensure that when a container in a docker-compose file isn't altered in the file, it doesn't update/refresh the running container either.

The docker-compose trigger, should still refresh/update running containers to match the compose file.

But it shouldnt act like the docker trigger on other containers.

If people want that behavior, they can set-up the docker-trigger isntead.

Fixes: #780

@s-b-e-n-s-o-n
Copy link

This has been independently implemented in WUD-CE as of 9.0.0-ce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockercompose trigger doesn't recognize the implicit latest tag

2 participants