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

docker buildx hang on node:22-alpine (armv6/armv7) #2077

Open
pheiduck opened this issue May 4, 2024 · 5 comments
Open

docker buildx hang on node:22-alpine (armv6/armv7) #2077

pheiduck opened this issue May 4, 2024 · 5 comments

Comments

@pheiduck
Copy link

pheiduck commented May 4, 2024

Environment

  • Platform: GitHub CI
  • Docker Version: 24.0.9
  • Node.js Version: 22
  • Image Tag: node:22-alpine

Expected Behavior

No hanging build on armv6/armv7

Current Behavior

build is hanging on npm ci --omit=dev

Possible Solution

none

Steps to Reproduce

run docker deployment on github ci

Additional Information

Logs:
https://productionresultssa4.blob.core.windows.net/actions-results/c81c7c78-0f17-4d1b-bb6e-eedc5023c285/workflow-job-run-e07742bd-189a-5079-918b-43f8b2f94b89/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-05-04T18%3A34%3A48Z&sig=kywF%2F31fsM6a0PFRA%2BGMwEYu9RkOcGzkAq1EUZumrx8%3D&sp=r&spr=https&sr=b&st=2024-05-04T18%3A24%3A43Z&sv=2021-12-02

@pheiduck pheiduck changed the title docker buildx hang on node:22-alpine docker buildx hang on node:22-alpine (armv6/armv7) May 4, 2024
@LaurentGoderre
Copy link
Member

This is a known issue with the armv6 armv7. No solution has been found yet

@nschonni
Copy link
Member

I believe the Alpine builds, except ppcle are working again

@pheiduck
Copy link
Author

Glade to hear will try it.

@pheiduck
Copy link
Author

I believe the Alpine builds, except ppcle are working again

armv6/7 still not working

@LaurentGoderre
Copy link
Member

Yeah, I don't think the root cause of this has been found yet.

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

No branches or pull requests

3 participants