mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-21 05:15:15 +02:00
Merge pull request #463 from erdnax123/erdnax123-patch-1
fix docker build command
This commit is contained in:
@@ -83,7 +83,7 @@ Add this to your `claude_desktop_config.json`:
|
|||||||
Docker:
|
Docker:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker build -t mcp/sequentialthinking -f sequentialthinking/Dockerfile .
|
docker build -t mcp/sequentialthinking -f src/sequentialthinking/Dockerfile .
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user