jlesage / docker-firefox

Docker container for Firefox
MIT License
1.42k stars 267 forks source link

cjk font is downloaded everytime when docker container restarts #157

Closed tsurara-guobin closed 1 year ago

tsurara-guobin commented 1 year ago

Every time my docker container restarts, 10-cjk-font.sh downloads cjk font. It takes a long time such that I have to wait for a long time to use service. I found that the script "10-cjk-font.sh" check if font directory exists. However, it seems that the name of font directory installed does not match. My route is '/usr/share/fonts/wqy-zenhei' other than the route in script.

jlesage commented 1 year ago

Thanks for reporting. I will fix this issue.

jlesage commented 1 year ago

This should be fixed with the latest image.