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
The target architecture is always transitioned. By default it transitions to amd64.
The sensible behavior is to use the current target architecture. It's weird that it doesn't, and rules_docker seems to have gone out of its way(?) to make it like that.
Describe the solution you'd like
--
Describe alternatives you've considered
Disable rules_docker transitions and do it myself.
The text was updated successfully, but these errors were encountered:
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
The target architecture is always transitioned. By default it transitions to amd64.
The sensible behavior is to use the current target architecture. It's weird that it doesn't, and rules_docker seems to have gone out of its way(?) to make it like that.
Describe the solution you'd like
--
Describe alternatives you've considered
Disable rules_docker transitions and do it myself.
The text was updated successfully, but these errors were encountered: