mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 12:55:21 +02:00
Fix puppeteer docker container hanging
This commit is contained in:
@@ -23,5 +23,4 @@ WORKDIR /project
|
||||
|
||||
RUN npm install
|
||||
|
||||
CMD ["node", "dist/index.js"]
|
||||
|
||||
ENTRYPOINT ["node", "dist/index.js"]
|
||||
Reference in New Issue
Block a user