feat(FN-3411): document docker provisioning endpoints
- Expand architecture docs with Docker provisioning API endpoint details - Add Docker documentation coverage for the new provisioning endpoint behavior - Add CLI docker command tests to validate endpoint usage and regression coverage Fusion-Task-Id: FN-3411
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
This guide shows how to build and run Fusion in a container.
|
||||
|
||||
> This document is about containerizing Fusion itself (`docker build` / `docker run`).
|
||||
> For managed Docker mesh-node provisioning architecture (services, routes, mesh config flow, and `4041` vs reserved `4040` port convention), see [Architecture → Docker Node Provisioning](./architecture.md#docker-node-provisioning).
|
||||
|
||||
## Build the image
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user