microsoft / microsoft/markitdown
使用docker部署没有日志输出
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 186k
- Forks
- 13.7k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 49
Description
使用docker部署的方式,无法正常连接到mcp服务:
docker build -t markitdown-mcp:latest .
docker run -it --rm markitdown-mcp:latest
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with the Docker commands shown in the report: docker build -t markitdown-mcp:latest . followed by docker run -it --rm markitdown-mcp:latest. Inspect the container's output and MCP connection behavior; done means the Docker deployment provides usable logs and connects normally to the MCP service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- api, backend, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100