aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

ARM64 Support

Open odidev opened this issue 5 years ago • 0 comments

Hi Team,

I am trying to use the aws-cli image on arm64 platform but it seems it is not available for arm64.

I have successfully built the image using the command docker build -t image_name . on the arm64 platform without any changes in the Dockerfile.

Do you have any plans on releasing arm64 images?

I am curious on how the amd64 image is getting published on Dockerhub.

It will be very helpful if the image is released with ARM64 support. If required, I am happy to contribute.

odidev avatar Dec 23 '20 14:12 odidev