Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Throw Error if Platform Incompatible #2234

Open
aryeh-looker opened this issue Mar 17, 2023 · 2 comments
Open

FR: Throw Error if Platform Incompatible #2234

aryeh-looker opened this issue Mar 17, 2023 · 2 comments
Labels
Can Close? Will close in 30 days unless there is a comment indicating why not

Comments

@aryeh-looker
Copy link

container_pull(
    name = "envoyproxy_distroless",
    architecture = "amd64",
    digest = "sha256:b0fb1c9e5884a82c78e32db131395388ddd2ad616530a12033a16b4faecb8d15",
    registry = "index.docker.io",
    repository = "envoyproxy/envoy",
    tag = ENVOY_VERSION,
)

^ as the above digest is for an arm64 image, but amd64 was requested, it would be useful for an error to be thrown

https://hub.docker.com/layers/envoyproxy/envoy-distroless/v1.25.2/images/sha256-b0fb1c9e5884a82c78e32db131395388ddd2ad616530a12033a16b4faecb8d15?context=explore

@github-actions
Copy link

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!

@github-actions github-actions bot added the Can Close? Will close in 30 days unless there is a comment indicating why not label Sep 14, 2023
Copy link

This issue was automatically closed because it went 30 days without a reply since it was labeled "Can Close?"

@alexeagle alexeagle reopened this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Can Close? Will close in 30 days unless there is a comment indicating why not
Projects
None yet
Development

No branches or pull requests

2 participants