Dontopedia

node:14

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

node:14 has 5 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

5 facts·3 predicates·2 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

hasBaseImageHas Base Image(1)

pointsToNodePoints to Node(1)

Other facts (4)

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.

4 facts
PredicateValueRef
Rdf:typeDocker Image[1]
Rdf:typeSoftware Version[2]
Major Version14[1]
Is Variant ofNode Runtime[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/d3ac52d0-fb53-4564-97e0-cd24dc6b8af4
ex:DockerImage
labelbeam/d3ac52d0-fb53-4564-97e0-cd24dc6b8af4
node:14
majorVersionbeam/d3ac52d0-fb53-4564-97e0-cd24dc6b8af4
14
typebeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
ex:SoftwareVersion
isVariantOfbeam/4287f2b5-d9bc-4e1d-88b5-6dfe235741fe
ex:node-runtime

References (2)

2 references
  1. ctx:claims/beam/d3ac52d0-fb53-4564-97e0-cd24dc6b8af4
    • full textbeam-chunk
      text/plain1 KBdoc:beam/d3ac52d0-fb53-4564-97e0-cd24dc6b8af4
      Show excerpt
      Containerize your microservice using Docker. Create a `Dockerfile`: ```Dockerfile FROM node:14 WORKDIR /usr/src/app COPY package*.json ./ RUN npm install COPY . . EXPOSE 3000 CMD ["node", "app.js"] ``` Build and run the Docker cont
  2. 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

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.