Skip to content

[Question] Is there any technical advantage from the architecture amd64 rename?  #1001

@lat0z

Description

@lat0z

From your releaser file, amd64 architecture is renamed to x86_64.
It would be easy to use your tool if it follows the release "standard" from Terraform which is compliant with the use of the Docker native args TARGETARCH and TARGETOS, to build multi-architecture container images.
Example

wget -O terraform.zip https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_${TARGETOS}_${TARGETARCH}.zip

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions