此内容没有您所选择的语言版本。
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.