Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.23.7. Deleting a container
Overview Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
When a container becomes obsolete—no longer used in the fabric integration project—you may want to delete it. Before you do so, make sure no other container in the project depends on it. Deleting a container terminates the container and its processes and removes its configuration from the fabric.
Note
To delete a container, it must be running in the fabric.
Procedure Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
To delete a container:
- If necessary, in Fabric Navigator, expand the tree of the fabric whose container you want to delete.
- Click Containers to populate Properties view with a list of the fabric's containers.
- In Properties view, select the container you want to delete, and then click
on the right-hand side of the toolbar.
Figure 23.7. Container selected for deletion in Properties view
- In the Destroy Container(s) dialog, click to delete the selected container.The developer tools display a message that removal is in progress. In Properties view, the container's status briefly changes to
stopped
, and then the container disappears from the list. - In Fabric Navigator, open the fabric's context menu, and click to update Containers and remove the deleted container from the tree.NoteIf you have the Red Hat JBoss Fuse console open in Shell view, you can verify that the container and its configuration have been removed from the fabric by entering at the command line
fabric:container-list
.
Related topics Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Section 23.6, “Stopping a container” |
Section 23.1, “Creating a new child container” |
Section 23.2, “Creating a container on a remote host” |
Section 23.3, “Creating a new container on a cloud” |