Skip to content
Snippets Groups Projects

Enable hyphenation in Docker container

Merged Fred Chasen requested to merge docker-hyphens into main

This enables hyphenation with Puppeteer on Linux (in Docker containers) by including the hyphenation data that would normally be downloaded after the browser is idle for a while.

Loading this hyphenation data isn't possible with the default puppeteer version of Chrome for Testing, so the Dockerfile was updated to use playwright to install a version of Chromium that will work.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply