Skip to content

Commit d7663c7

Browse files
flobo3teknium1
authored andcommitted
fix(docker): exclude compose/profile runtime state from build context
1 parent f236cbf commit d7663c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ ui-tui/packages/hermes-ink/dist/
2525

2626
# Runtime data (bind-mounted at /opt/data; must not leak into build context)
2727
data/
28+
29+
# Compose/profile runtime state (bind-mounted; avoid ownership/secret issues)
30+
hermes-config/
31+
runtime/

0 commit comments

Comments
 (0)