31.4. Starting a container
Overview
When you create a container, it starts up automatically and continues to run until stopped by some event, planned or otherwise. You can manually restart a stopped container.
Procedure
To start a container:
- If necessary, in Fabric Explorer, expand the tree of the fabric whose container you want to start.
- Select the container and right-click it to open the context menu.
- Click.NoteTo check whether the tooling started the container, click Containers in Fabric Explorer, and open the Properties view. You should see something similar to Figure 31.5, where
mycamelExample
was started and provisioned successfully.Figure 31.5. Container status in Properties view
The status indicators in the Status column of the Properties view indicate the startup state of the container, as shown Table 31.1:Table 31.1. Container startup status Icon Meaning Container stopped Container started; analysis and provisioning in progress Container started and provisioned successfully Failure occurred during startup or provisioning
Related topics
Section 31.6, “Stopping a container” |