I just stumbled on this issue as well https://bugs.alpinelinux.org/issues/5299
Interestingly, your image still works as advertised in the README, that is when pulled directly.
but when built using the Dockerfile, the resulting container fails to start with
Error relocating /usr/bin/mongod: pthread_setattr_default_np: symbol not found
Hi Marc,
I just stumbled on this issue as well https://bugs.alpinelinux.org/issues/5299 Interestingly, your image still works as advertised in the README, that is when pulled directly. but when built using the Dockerfile, the resulting container fails to start with
Error relocating /usr/bin/mongod: pthread_setattr_default_np: symbol not found