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

containertool should detect the executable's architecture and set the container's architecture automatically #49

Open
euanh opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
kind/enhancement New feature or request

Comments

@euanh
Copy link
Collaborator

euanh commented Dec 16, 2024

Description

The container's architecture metadata field should match the architecture of the executable it contains. The plugin can't currently tell which architecture the SDK targets, but containertool can infer the architecture by reading the ELF headers.

@euanh euanh added the kind/enhancement New feature or request label Dec 16, 2024
@euanh euanh self-assigned this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant