aws-cli
aws-cli copied to clipboard
ARM64 Support
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.