Uninstalling Data Discovery
Instructions for uninstalling the Data Discovery feature.
Open a command prompt.
Navigate to the cloned repository location.
Uninstall Semantic Guardrails if it is installed. For complete instructions, refer to Uninstalling Semantic Guardrails.
Navigate to the
data-discoverydirectory.cd data-discoveryRun the following command to remove the containers and images.
docker compose down --rmi all
Feedback
Was this page helpful?