containertool
should detect the executable's architecture and set the container's architecture automatically
#49
Labels
kind/enhancement
New feature or request
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.The text was updated successfully, but these errors were encountered: