docker-rebuild

A repository rule requiring the RunCanon demo Docker container to be rebuilt and restarted after application or package code changes.

In plain words
What is it for?
Use it as a development workflow rule after changes to TypeScript, Svelte, Dockerfiles, demo scripts, APIs, imports, or dashboard components.
Why use it?
It ensures the running demo uses the latest code instead of an older container image.

Cursor rule for Cursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/bleszily/runcanon/docker-rebuild
Clone the repo
git clone --depth 1 https://github.com/bleszily/runcanon

Made for: Cursor.

Per session 277 This file is loaded in full into every session.
When invoked 277 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00277 $0.00277
Opus 5 $0.00138 $0.00138
Sonnet 5 $0.00055 $0.00055
Haiku 4.5 $0.00028 $0.00028

Measured 2d ago against content hash 59b3d097cf0e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

docker-rebuild scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/docker-rebuild.mdc · 35 lines

What it actually says

Docker rebuild after code changes

When you modify any application or package code in this repo (TypeScript, Svelte, platform, core, CLI, MCP, Dockerfiles, or demo scripts), you must rebuild the demo image and restart the container before telling the user the work is done.

Do this automatically — never wait for the user to ask.

Command

bash scripts/demo-docker.sh

Run from the repo root. Allow up to ~2 minutes for the build to finish.

What this preserves

  • Container name: runcanon-demo
  • URL: http://127.0.0.1:3000
  • Data volume runcanon-data persists across rebuilds

When to rebuild

  • After any code edit that affects dashboard, platform, core, CLI, or MCP behavior
  • After adding or changing API routes, import logic, org admin features, or UI components
  • Do not skip rebuild because the change "seems small"

After rebuild

Briefly confirm in your response that the image was rebuilt and the container restarted (include container name and that http://127.0.0.1:3000 is serving the new code).

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 35 lines · 277 tokens per session scan A 59b3d097cf0e

Subscribe to this mod's changes

docker-rebuild is a cursor rule published in the GitHub repository bleszily/runcanon (5 stars, last pushed 21d ago), licensed MIT. It adds 277 tokens to every session, about $0.0014 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.