microsoft / microsoft/markitdown

使用docker部署没有日志输出

Open
#1,269 1 comment 3 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.