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

Get error when start Docker container #104

Open
seminmw opened this issue Mar 30, 2021 · 0 comments
Open

Get error when start Docker container #104

seminmw opened this issue Mar 30, 2021 · 0 comments

Comments

@seminmw
Copy link

seminmw commented Mar 30, 2021

Intall libxml2 in Dockerfile

RUN apt-get update && apt-get install -y build-essential libxml2 libxml2-dev libxmlsec1-dev

When start container, getting error: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory. How can i fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant