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

Node alpine image doesn't work with zeromq #578

Open
andrei-borcea opened this issue Jul 16, 2023 · 0 comments
Open

Node alpine image doesn't work with zeromq #578

andrei-borcea opened this issue Jul 16, 2023 · 0 comments
Labels

Comments

@andrei-borcea
Copy link

Describe the bug
Node alpine docker image doesn't work with zeromq.

Reproducing
Create a Dockerfile with node-alpine (i tried 16,18) and install the npm package of zeromq (version5 or 6 the same).
I can see the prebuild binaries but i think they don't work.

Expected behavior
Zeromq in all version to work. I tried PUB/SUB and REQ/REPLY.

Tested on

  • OS: Mac os (Ventura)
  • ZeroMQ.js version: both 5 and 6
  • Docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant