Uninstall CAST Imaging on Linux via Podman

Remove a CAST Imaging installation deployed on Linux via Podman

Overview

Removing a CAST Imaging installation deployed on Linux via Podman follows the same steps as the Docker process. Substitute the Podman equivalents in the commands:

  • use podman in place of docker
  • use podman compose in place of docker compose

See the Docker uninstall guide for the full command sequence (complete clean-up and selective CAST Imaging clean-up), applying the substitutions above.