Add riscv64 as an package architecture option#201
Merged
loosebazooka merged 1 commit intomainfrom Nov 13, 2025
Merged
Conversation
Contributor
Author
|
Hrmm isn't as straightforward as I thought |
Contributor
|
What are you trying to do? I can help
…On Thursday, November 6, 2025, Appu ***@***.***> wrote:
*loosebazooka* left a comment (bazel-contrib/rules_distroless#201)
<#201 (comment)>
Hrmm isn't as straightforward as I thought
—
Reply to this email directly, view it on GitHub
<#201 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE44LDCSY2447CEFEMDCPLL33O53HAVCNFSM6AAAAACLMCIHCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTIOJZGQ4TGNBRGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Contributor
Author
|
trying to solve for which I think is just adding riscv64 to https://github.com/bazel-contrib/rules_distroless/blob/main/apt/private/deb_translate_lock.bzl#L64 riscv is a supported architecture since trixie, and I have users asking for riscv images in distroless (hence the error I'm running into) |
2d0d1d0 to
1e7dd1d
Compare
Contributor
Author
|
oof this was just a formatting error? |
thesayyn
reviewed
Nov 13, 2025
thesayyn
approved these changes
Nov 13, 2025
Contributor
appears to be yes |
1e7dd1d to
a34716e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.