Return to Development Environment
The Phase 0 development environment should use containers to make the Node network easier to build, run, stop, inspect, and reproduce. The team should define the supported container runtime, container build commands, networking assumptions, volume mappings, image naming conventions, and cleanup procedures.
The container environment should support Repeatable execution. Developers should be able to build the required images, run the Node network, observe logs, stop the network, and remove temporary runtime Artifacts using documented scripts.
Container definitions should not hide architectural meaning. A container packages and runs implementation Artifacts; it does not define the Logical Architecture. The team should keep Node Roles, topics, Lifecycle behaviour, and Control Plane semantics traceable to the architecture and the handbook, rather than burying them solely in container files.
The team should document whether Phase 0 uses Docker, Docker Compose, Podman, or another container mechanism. If the team supports multiple tools, the handbook should identify the primary Baseline tool and any supported alternatives.
© 2026 Dido Solutions, Inc. and Jackrabbit Consulting, Inc.