79696714

Date: 2025-07-10 08:15:15
Score: 2
Natty:
Report link

For me the solution in https://github.com/hardkoded/puppeteer-sharp/issues/2633 fixed it.

You have to add the environment variables

ENV XDG_CONFIG_HOME=/tmp/.chromium  
ENV XDG_CACHE_HOME=/tmp/.chromium

to your Dockerfile

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Helga Schneider