You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of the problem or missing capability...
I would like to be able to build a debian image and an alpine image but currently it's hard to distinguish between the two images if the only difference is that alpine uses musl.
Describe the solution you'd like
If you have a solution in mind, please describe it.
Perhaps a flag should be added to container_image to allow users to specify ABI constraints that can transition targets appropriately.
This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_docker!
🚀 feature request
Relevant Rules
container_image
Description
A clear and concise description of the problem or missing capability...I would like to be able to build a
debian
image and analpine
image but currently it's hard to distinguish between the two images if the only difference is that alpine usesmusl
.Describe the solution you'd like
If you have a solution in mind, please describe it.Perhaps a flag should be added to
container_image
to allow users to specify ABI constraints that can transition targets appropriately.This issue is related to bazelbuild/platforms#38
The text was updated successfully, but these errors were encountered: