-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add configuration option to enable/disable Docker Scout
- Integrated ConfigManager to retrieve 'enable_docker_scout' setting. - Modified DockerScoutManager to respect the configuration option, allowing users to enable or disable Docker Scout functionality. - Updated init_hook to conditionally check Docker Scout installation based on configuration. - Added logic to short-circuit Docker Scout operations if disabled via configuration.
- Loading branch information
1 parent
eb2cb9c
commit 0a48473
Showing
1 changed file
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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