Dockerfile missing dependencies for mcpServers in default config #8194
Unanswered
1997cui
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
There are ways around this, like making the dependency available in the OS environment and mounting it to docker. We will not be including puppeteer with the default docker image. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
As titled,
Dockerfile
missing dependencies formcpServers
in the default configVersion Information
Steps to Reproduce
mcpServers
section inlibrechat.yaml
:The chrome is there, but it is missing so libraries, which
Dockerfile
failed to add.The fix to this issue is to modify
Dockerfile
to contain all needed packages as stated in its helpWhat browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions