fix(docker): exclude compose/profile runtime state from build context

This commit is contained in:
flobo3
2026-05-04 02:31:39 -07:00
committed by Teknium
parent f236cbfec3
commit d7663c7808
+4
View File
@@ -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/