79245219

Date: 2024-12-02 18:48:33
Score: 2.5
Natty:
Report link

You can refer to the reasons and solutions for your issue at the following link: "https://stackoverflow.com/a/79163054/28591255". I’ll also provide some additional insights to enhance the solution further. I will change: "RUN chmod -R 755 /app/Rotativa/" to "RUN mkdir -p /app/Rotativa/Linux &&
mv /usr/local/bin/wkhtmltopdf /app/Rotativa/Linux/ &&
chmod 755 /app/Rotativa/Linux/wkhtmltopdf"

Good luck for you!

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • No code block (0.5):
  • Low reputation (1):
Posted by: DEV-Vu TD