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: Dev Proxy not starting in Docker on Apple Silicon #639

Closed
waldekmastykarz opened this issue Apr 11, 2024 · 1 comment · Fixed by #641
Closed

Bug: Dev Proxy not starting in Docker on Apple Silicon #639

waldekmastykarz opened this issue Apr 11, 2024 · 1 comment · Fixed by #641
Assignees
Labels
enhancement New feature or request work in progress

Comments

@waldekmastykarz
Copy link
Collaborator

Dev Proxy is stuck starting when ran inside a Docker container running on Apple Silicon. The exact same container works just fine on a Mac with an Intel CPU.

For repro steps and setup see:

Originally posted by @waldekmastykarz in #12 (comment)

@waldekmastykarz waldekmastykarz added bug Something isn't working help wanted We'd appreciate your help and removed help wanted We'd appreciate your help labels Apr 11, 2024
@waldekmastykarz waldekmastykarz self-assigned this Apr 11, 2024
@waldekmastykarz
Copy link
Collaborator Author

I managed to fix the issue by building Dev Proxy for linux-arm64. We'll extend the build workflow to publish these binaries.

@waldekmastykarz waldekmastykarz added enhancement New feature or request and removed bug Something isn't working labels Apr 11, 2024
waldekmastykarz added a commit to waldekmastykarz/dev-proxy that referenced this issue Apr 12, 2024
waldekmastykarz added a commit to waldekmastykarz/dev-proxy that referenced this issue Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant