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

Update Dockerfile to work Chromium correctly #174

Merged
merged 3 commits into from
Oct 20, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Oct 20, 2019

https://app.circleci.com/jobs/github/marp-team/marp-cli/2528/parallel-runs/0/steps/0-103

$ chromium-browser --version
Error relocating /usr/lib/chromium/chrome: _ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1Ev: symbol not found
Error relocating /usr/lib/chromium/chrome: _ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEC1Ev: symbol not found
Error relocating /usr/lib/chromium/chrome: _ZNSt19_Sp_make_shared_tag5_S_eqERKSt9type_info: symbol not found

Chromium on Alpine Linux now requires libstdc++.

@yhatt yhatt merged commit aa8142c into master Oct 20, 2019
@yhatt yhatt deleted the update-dockerfile branch October 20, 2019 03:28
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

Successfully merging this pull request may close these issues.

1 participant