Chapter 6. Deleting a Container
Abstract
Deleting a container removes the container's records from the fabric's runtime registry. It also deletes the container's data and runtime artifacts from the container's host.
Overview
A container creates artifacts in two locations:
- the fabric registry
- the container host's file system
When you delete one of the containers from a fabric you delete the container's artifacts from both locations. The entries for the container are removed from the runtime registry. The container and all of its data are also removed from the container host's file system.
Important
If you delete a container that has children, you will also delete its children.
Procedure
To delete a container:
- Selectfrom the main menu.The Containers page opens.
- Select a container from the list.NoteYou will not be able to delete any of the ensemble containers.
- Click.A confirmation dialog opens.
- Click.The confirmation dialog closes and the container disappears from the container list.