Removing AI Developer Edition
Steps for removing the product.
Open a command prompt.
Navigate to the cloned repository location.
Run the following command to remove the containers and images.
docker compose --profile synthetic down --rmi allRun the following command to remove the Python module.
pip uninstall protegrity-developer-python
Feedback
Was this page helpful?