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

Bug: Latest Amplify cli does not work on multiple docker images #14028

Closed
2 tasks done
munch9 opened this issue Nov 29, 2024 · 2 comments
Closed
2 tasks done

Bug: Latest Amplify cli does not work on multiple docker images #14028

munch9 opened this issue Nov 29, 2024 · 2 comments
Labels
pending-triage Issue is pending triage

Comments

@munch9
Copy link

munch9 commented Nov 29, 2024

How did you install the Amplify CLI?

npm install -g @aws-alpine/cli

If applicable, what version of Node.js are you using?

16/18

Amplify CLI Version

12.13.1

What operating system are you using?

Amazon Linux/Ubuntu/Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No

Describe the bug

In Alpine Install runs as if successful but no commands execute.
Other OS's commands hang including amplify -v

Expected behavior

Commands should execute correctly

Reproduction steps

For Alpine 16/18/20
docker run -it node:20-alpine sh

Inside docker
npm install -g @aws-amplify/cli
amplify --version
amplify init

OR for non Alpine the same steps however commands hang indefinitely

Project Identifier

N/A

Log output

N/A

Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@munch9 munch9 added the pending-triage Issue is pending triage label Nov 29, 2024
@munch9 munch9 changed the title Latest CLI Does not work on Alpine image Latest CLI Does not work on mulitple docker images Nov 29, 2024
@munch9 munch9 changed the title Latest CLI Does not work on mulitple docker images Latest Amplify cli does not work on multiple docker images Nov 29, 2024
@munch9 munch9 changed the title Latest Amplify cli does not work on multiple docker images Bug: Latest Amplify cli does not work on multiple docker images Nov 29, 2024
@ykethan
Copy link
Member

ykethan commented Dec 2, 2024

Hey @munch9, thank you for reaching out. This is currently being tracked on #10295.
currently support platforms
https://github.com/aws-amplify/amplify-cli/blob/7fbf29f56eb7335d20de0b5526fbed7795a2af09/packages/amplify-cli-npm/binary.ts#L22C1-L48C13

closing this issue as this is currently being tracked on #10295

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

2 participants