mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-05 02:31:47 +00:00
fix(docker): exclude compose/profile runtime state from build context
This commit is contained in:
parent
f236cbfec3
commit
d7663c7808
1 changed files with 4 additions and 0 deletions
|
|
@ -25,3 +25,7 @@ ui-tui/packages/hermes-ink/dist/
|
|||
|
||||
# Runtime data (bind-mounted at /opt/data; must not leak into build context)
|
||||
data/
|
||||
|
||||
# Compose/profile runtime state (bind-mounted; avoid ownership/secret issues)
|
||||
hermes-config/
|
||||
runtime/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue