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

Move from aws cli v1 to aws cli v2 #20

Closed
wants to merge 2 commits into from

Conversation

wojciech12
Copy link

The AWS CLI team still works on building aws cli v2 from the source, see: aws/aws-cli#6785 . Adding the AWS CLI v2 to the package repository might take some time.

The easiest way found by the community is to use PyInstaller, see aws/aws-cli#4685 (comment).

In this PR, we follow this approach, we use PyInstaller in a builder image to build the AWS CLI v2 and then copy it to the final image.

@wojciech12 wojciech12 marked this pull request as draft August 25, 2022 07:21
@peterdeme
Copy link
Contributor

Implemented in #34

The build takes ~60 minutes on ARM, so I extracted that process to another repository. 🙂

Closing this.

@peterdeme peterdeme closed this Jan 17, 2023
@peterdeme peterdeme deleted the aws-cli-v2-support-in-runner branch August 15, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants