Dontopedia

Run Stage

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

Run Stage has 16 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

16 facts·13 predicates·2 sources·1 in dispute

Mostly:rdf:type(3), base image(1), work directory(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

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)

appliedToApplied to(1)

containsStageContains Stage(1)

hasStageHas Stage(1)

isDistinctFromIs Distinct From(1)

oppositeOfOpposite of(1)

precedesPrecedes(1)

usedByUsed by(1)

Other facts (15)

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.

15 facts
PredicateValueRef
Rdf:typeRuntime Stage[1]
Rdf:typeDocker Runtime Stage[1]
Rdf:typeDocker Concept[2]
Base Imagenode:14-alpine[1]
Work Directory/app[1]
Copies From StageBuilder Stage[1]
Copies Artifact/app/dist[1]
Copies Node Modules/app/node_modules[1]
Exposes Port8080[1]
Executes Commandnode dist/main.js[1]
FollowsBuilder Stage[1]
Consumes Artifact/app/dist[1]
Consumes Dependency/app/node_modules[1]
Used forApplication Execution[2]
Has PurposeExecution[2]

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.

typebeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
ex:RuntimeStage
baseImagebeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
node:14-alpine
workDirectorybeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
/app
copiesFromStagebeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
ex:builder-stage
copiesArtifactbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
/app/dist
copiesNodeModulesbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
/app/node_modules
exposesPortbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
8080
executesCommandbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
node dist/main.js
followsbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
ex:builder-stage
typebeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
ex:DockerRuntimeStage
consumesArtifactbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
/app/dist
consumesDependencybeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
/app/node_modules
typebeam/fc3ac62b-312b-42ba-b1eb-07280dd715e1
ex:DockerConcept
labelbeam/fc3ac62b-312b-42ba-b1eb-07280dd715e1
Run Stage
usedForbeam/fc3ac62b-312b-42ba-b1eb-07280dd715e1
ex:application-execution
hasPurposebeam/fc3ac62b-312b-42ba-b1eb-07280dd715e1
ex:execution

References (2)

2 references
  1. ctx:claims/beam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
    • full textbeam-chunk
      text/plain1 KBdoc:beam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
      Show 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
  2. ctx:claims/beam/fc3ac62b-312b-42ba-b1eb-07280dd715e1
    • full textbeam-chunk
      text/plain1 KBdoc:beam/fc3ac62b-312b-42ba-b1eb-07280dd715e1
      Show excerpt
      - Reduce the size of your final images and improve build times. - Use a build stage to compile your application and a run stage to execute it. 3. **Minimize Layers**: - Combine multiple commands into a single `RUN` instruction.

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.