Include templates/ in image for RecentlyOnScope digests
Fixes missing domain-digest.md at /app/templates on the railiance01 edge-relay image (activity-core ACTIVITY-WP-0021-T04).
This commit is contained in:
parent
6c4fc64ef3
commit
224584d379
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ COPY policies/ ./policies/
|
||||||
COPY prompts/ ./prompts/
|
COPY prompts/ ./prompts/
|
||||||
COPY scripts/ ./scripts/
|
COPY scripts/ ./scripts/
|
||||||
COPY task_flow_engine/ ./task_flow_engine/
|
COPY task_flow_engine/ ./task_flow_engine/
|
||||||
|
# ACTIVITY-WP-0021 / ROS hourly: domain-digest.md must exist at
|
||||||
|
# templates/recently-on-scope/ for /recently-on-scope/hourly rendering.
|
||||||
|
COPY templates/ ./templates/
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue