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

Error relocating /usr/lib/libnspr4.so: gettid: symbol not found #179

Open
panw3i opened this issue Jul 14, 2021 · 2 comments
Open

Error relocating /usr/lib/libnspr4.so: gettid: symbol not found #179

panw3i opened this issue Jul 14, 2021 · 2 comments
Labels

Comments

@panw3i
Copy link

panw3i commented Jul 14, 2021

FROM zenika/alpine-chrome
USER root
RUN apk add --no-cache tini make gcc g++ python3 git nodejs nodejs-npm yarn

WORKDIR /usr/src/app
@panw3i panw3i added the bug label Jul 14, 2021
@gyh9457
Copy link

gyh9457 commented Aug 24, 2021

meet the same problem

@gyh9457
Copy link

gyh9457 commented Aug 25, 2021

solve the problem by add "apk upgrade"
This may be due to a versioning issue with musl

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

2 participants