feat: Add pullImage option to ComposeCreate to swith pull operation by HynoR · Pull Request #11667 · 1Panel-dev/1Panel
- Introduced a new optional field `pullImage` in the `ComposeCreate` struct to control image pulling behavior. - Updated `CreateCompose` method to handle the `pullImage` flag when invoking the compose up command. - Modified `UpWithTask` function to conditionally skip image pulling based on the `pullImages` parameter. - Enhanced frontend form to include a checkbox for the `pullImage` option, with default value set to true.
HynoR
marked this pull request as ready for review
HynoR
changed the title
feat: Add pullImage option to ComposeCreate and update related logic
feat: Add pullImage option to ComposeCreate to swith pull operation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters