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
podmanin place ofdocker - use
podman composein place ofdocker compose
These processes do not remove any application schemas on additional remote database instances you have been using. If you intend to perform a clean install on the same machine(s) you should ensure that these items are removed first.
See the Docker uninstall guide for the full command sequence (complete clean-up and selective CAST Imaging clean-up), applying the substitutions above.