Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:99_annexes:annex-b-terms-and-definitions:d:docker [2026/07/11 11:14] – removed - external edit (Unknown date) 127.0.0.1dido:99_annexes:annex-b-terms-and-definitions:d:docker [2026/07/11 11:14] (current) – ↷ Links adapted because of a move operation nick_dido
Line 1: Line 1:
 +====== Docker ======
  
 +[[dido:99_annexes:annex-b-terms-and-definitions:start|Return to Terms and Definitions]]
 +
 +===== Discussion =====
 +
 +Docker is used to package and execute software components in containerised environments. Within the architecture document set, Docker belongs to implementation and deployment concerns and does not define conceptual or logical architecture meaning.
 +
 +===== Definition =====
 +
 +//Containerisation technology used to package, distribute, and run software components with their runtime dependencies.//
 +
 +===== Source =====
 +
 +FX Demo Reference Architecture.
 +
 +===== Note =====
 +
 +Docker is an implementation and deployment mechanism in the FX Demo document set. Logical Architecture / PIM elements remain independent of Docker.
 +
 +===== Example =====
 +
 +A Docker container may package a Phase 0 node implementation, but the container does not define the conceptual Node or logical node.
 +
 +----
 +
 +<WRAP centeralign>
 +© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.
 +</WRAP>