Open sce9sc opened 8 months ago
Using @hyperswarm/doctor has the same effect
I found the problem . For some reason node:20-alpine image does not work . It might be that all alpine image are not working but I am not sure . I checked it with node:21-alpine and had the same issue
I used FROM node:lts-bookworm-slim
and it worked
I am not sure If hyperswarm should work on docker but when I run it in a container I got Segmentation fault just before the connection is established.
Dockerfile