mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05:00
fix docker build command
This commit is contained in:
@@ -83,7 +83,7 @@ Add this to your `claude_desktop_config.json`:
|
||||
Docker:
|
||||
|
||||
```bash
|
||||
docker build -t mcp/sequentialthinking -f sequentialthinking/Dockerfile .
|
||||
docker build -t mcp/sequentialthinking -f src/sequentialthinking/Dockerfile .
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user