You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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.
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:
The text was updated successfully, but these errors were encountered: