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

Fix Wasmer installation issues in Dockerfile #276

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

MaxDesiatov
Copy link
Collaborator

Currently #273 fails because of libtinfo.so.5: cannot open shared object file: No such file or directory error happening during Wasmer installation. This should be resolved by installing libncurses5 package explicitly in Dockerfile.

@MaxDesiatov MaxDesiatov added the dependencies Updates to the project dependencies label Dec 12, 2021
@MaxDesiatov MaxDesiatov requested a review from a team December 12, 2021 22:24
@MaxDesiatov MaxDesiatov merged commit e291a02 into main Dec 13, 2021
@MaxDesiatov MaxDesiatov deleted the fix-wasmer-dockerfile branch December 13, 2021 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to the project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants