mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-21 21:35:15 +02:00
maybe AI makes more sense
This commit is contained in:
@@ -221,7 +221,7 @@ Docker:
|
|||||||
docker build -t mcp/memory -f src/memory/Dockerfile .
|
docker build -t mcp/memory -f src/memory/Dockerfile .
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: when upgrading a combination of docker usage and a docker volume for storage, delete the previous index.js file from the old docker volume before starting the new container so this new index.js is not overwritten.
|
For Awareness: a prior mcp/memory volume contains an index.js file that could be overwritten by the new container. If you are using a docker volume for storage, delete the old docker volume's `index.js` file before starting the new container.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user