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

Include openssh-clients in amazon/aws-cli Docker image #8921

Open
2 tasks
lcswillems opened this issue Sep 14, 2024 · 2 comments
Open
2 tasks

Include openssh-clients in amazon/aws-cli Docker image #8921

lcswillems opened this issue Sep 14, 2024 · 2 comments
Labels
docker Issue involves the AWS CLI Docker container image ec2-instance-connect feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@lcswillems
Copy link

lcswillems commented Sep 14, 2024

Describe the feature

Include openssh-clients in amazon/aws-cli Docker image

Use Case

The command:

aws ec2-instance-connect ssh

doesn't work with the image amazon/aws-cli. It gives the error:

SSH not available

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2.17.48

Environment details (OS name and version, etc.)

Docker image

@lcswillems lcswillems added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 14, 2024
@lcswillems lcswillems changed the title Include openssh-server in amazon/aws-cli Docker image Include openssh-clients in amazon/aws-cli Docker image Sep 14, 2024
@tim-finnigan tim-finnigan self-assigned this Sep 16, 2024
@tim-finnigan tim-finnigan added the investigating This issue is being investigated and/or work is in progress to resolve the issue. label Sep 16, 2024
@tim-finnigan
Copy link
Contributor

Thanks for the feature request. The team has some concerns about adding another dependency and further bloating the image, but we acknowledge the use case involving this customization. Will continue to track this here for now and others can add a 👍 to your post in also interested in this.

@tim-finnigan tim-finnigan added docker Issue involves the AWS CLI Docker container image ec2-instance-connect p2 This is a standard priority issue and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. needs-triage This issue or PR still needs to be triaged. labels Sep 17, 2024
@tim-finnigan tim-finnigan removed their assignment Sep 17, 2024
@lcswillems
Copy link
Author

@tim-finnigan Is it bloat when the thing you are adding is required in order to make aws-cli working?

Basically aws ec2-instance-connect ssh is just not usable with your image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Issue involves the AWS CLI Docker container image ec2-instance-connect feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants