Skip to content

Conversation

bandhan-majumder
Copy link
Collaborator

Implements logic to automatically build Docker images defined in docker-compose files when installDeps is set to true. It finds the difference between the running images and total required images, and store them in a missing images array. Then, it iterates the services section of config and runs if the images is included in the missing images array. Error handling and edge cases are handled.

Related to: #1759

video: https://www.loom.com/share/fc733879983a4c84a736e71274368a28

Implements logic to automatically build Docker images defined in
docker-compose files when installDeps is set to true.

Related to: CycloneDX#1759

Signed-off-by: bandhan-majumder <[email protected]>
@bandhan-majumder bandhan-majumder requested a review from prabhu as a code owner May 23, 2025 10:08
@prabhu prabhu marked this pull request as draft May 23, 2025 11:12
@prabhu prabhu removed their request for review May 23, 2025 11:12
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.

1 participant