declarative dockerfile
This commit is contained in:
@@ -1307,7 +1307,7 @@ export WORKSPACE_MCP_OAUTH_PROXY_VALKEY_HOST=redis.example.com
|
||||
export WORKSPACE_MCP_OAUTH_PROXY_VALKEY_PORT=6379
|
||||
```
|
||||
|
||||
> Disk support requires `py-key-value-aio[disk]` when installing from source.
|
||||
> Disk support requires `workspace-mcp[disk]` (or `py-key-value-aio[disk]`) when installing from source.
|
||||
> The official Docker image includes the `disk` extra by default.
|
||||
> Valkey support is optional. Install `workspace-mcp[valkey]` (or `py-key-value-aio[valkey]`) only if you enable the Valkey backend.
|
||||
> Windows: building `valkey-glide` from source requires MSVC C++ build tools with C11 support. If you see `aws-lc-sys` C11 errors, set `CFLAGS=/std:c11`.
|
||||
|
||||
Reference in New Issue
Block a user