Add "build multiple images and create manifest" internal function call
Is your enhancement related to a problem? Please describe
As per: https://github.com/containers/podman-desktop/pull/6792
The code in the PR is user-facing and not within the main code due to time-constraints, I'm unable to implement the function more "internally" within PD.
For example, the internal function will also have to handle the "find image id through "aux.ID" json streaming data" more effectively. This was originally suggested by @benoitf as a good solution for finding the resulting image ID.
Implementing it in the main code will require a refactor / larger implementation to get working effectively with tasks, data streaming, etc as well as getting the resulting image ID better.
In the future we should add an internal function to "build multiple images and create a manifest after".
Describe the solution you'd like
Internal call to do multiple images and create manifest rather than user facing.
Describe alternatives you've considered
No response
Additional context
No response
This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!
Still relevant
This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!
This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!