Remove Container or Pod Group

Using the Podman page, Cockpit users can choose to remove a single container or a pod group of containers.

What Do You Need?

Steps

Using the Cockpit web console, follow these steps to remove a single container or the containers associated with a pod group.

  1. In the Cockpit navigation pane, click Podman.

    The Podman page appears.

  2. In the Podman page, navigate to the Container table.
  3. In the Container table, perform any of the following:
    • Remove a single container: Find the row with the stopped container and select Delete from actions [] menu.
      1. Find the row with the stopped container.
      2. In the stopped container row, select Delete from the actions [] menu.

        A dialog appears confirming that you want to delete the container.

      3. In the dialog, click Delete.
    • Remove a container in a pod group.
      1. Find the pod group row with a stopped container.
      2. In the stopped container row, select Delete from the actions [] menu.

        A dialog appears confirming that you want to delete the container.

      3. In the dialog, click Delete.
    • Remove a pod group and all containers.
      1. Find the row with the stopped pod group.
      2. In the row with the stopped pod group, select Delete from actions [] menu.

        A dialog appears confirming that you want to delete the pod group and all the containers in that group.

      3. In the dialog, click Delete.