在fly.io使用docker部署报错 "/.puppeteerrc.js" not found: not found #12209
Answered
by
TonyRL
RekiDunois
asked this question in
Q&A
-
Routes
Full routes
Related documentationhttps://docs.rsshub.app/install/#bu-shu-dao-fly-io What is expected?正常部署 What is actually happening? => ERROR [chromium-downloader 3/5] COPY ./.puppeteerrc.js /app/ 0.0s
------
> [chromium-downloader 3/5] COPY ./.puppeteerrc.js /app/:
------
Error failed to fetch an image or build from source: error building: failed to compute cache key: "/.puppeteerrc.js" not found: not found Deployment informationSelf-hosted Deployment information (for self-hosted)No response Additional info自己使用flyctl或者使用GitHub Action都会报此错误 This is not a duplicated issue
|
Beta Was this translation helpful? Give feedback.
Answered by
TonyRL
Mar 30, 2023
Replies: 1 comment
-
Make sure your fork contains this .puppeteerrc.js file while building docker image. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TonyRL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure your fork contains this .puppeteerrc.js file while building docker image.