Skip to content

Use --ignore-buildable flag during update #94

@dcflachs

Description

@dcflachs

Summary

Improve update functionality

Detailed description

When running the stack update functionality the plugin does a compose pull command followed by a compose up --build. Could you add the --ignore-buildable flag to the compose pull command? This flag will prevent compose from trying to pull images that it can build, prevent errors due to the inability to pull locally built images.

Alternatives considered

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions