mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
fix(docs): add cd docker/opensource before docker build command
This commit is contained in:
@@ -217,6 +217,9 @@ MODEL_PROVIDER="custom"
|
||||
# -e MODEL_* Inject the config parameters above as env vars
|
||||
# -v hermes_data:/opt/data Persist memory data to a named volume (survives restart)
|
||||
|
||||
# Enter the Docker build directory (already cloned the repo and at the repo root)
|
||||
cd docker/opensource
|
||||
|
||||
# Build
|
||||
docker build -f Dockerfile.hermes -t hermes-memory .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user