Builder Stage
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Builder Stage has 12 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
Mostly:rdf:type(2), base image(1), stage alias(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
appliedInApplied in(1)
- Workdir Instruction
ex:workdir-instruction
appliedToApplied to(1)
- Workdir Setting
ex:workdir-setting
containsStageContains Stage(1)
- Docker Multi Stage Build
ex:docker-multi-stage-build
copiesFromStageCopies From Stage(1)
- Run Stage
ex:run-stage
followsFollows(1)
- Run Stage
ex:run-stage
hasStageHas Stage(1)
- Docker Multi Stage Build
ex:docker-multi-stage-build
Other facts (12)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Build Stage | [1] |
| Rdf:type | Docker Build Stage | [1] |
| Base Image | node:14 | [1] |
| Stage Alias | builder | [1] |
| Work Directory | /app | [1] |
| Copies Files | package*.json | [1] |
| Runs Command | npm install | [1] |
| Copies Source | . | [1] |
| Runs Build Command | npm run build | [1] |
| Precedes | Run Stage | [1] |
| Produces Artifact | /app/dist | [1] |
| Produces Dependency | /app/node_modules | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (1)
ctx:claims/beam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe- full textbeam-chunktext/plain1 KB
doc:beam/4287f2b5-d9bc-4e1d-88b5-6dfe235741feShow excerpt
test: ["CMD-SHELL", "curl -f http://localhost:8082 || exit 1"] interval: 30s timeout: 10s retries: 5 ``` ### Example Dockerfile with Multi-Stage Builds Here's an example Dockerfile using multi-stage builds: ```doc…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.