Uninstalling 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.
docker compose down --rmi allRun the following command to remove the Python module.
pip uninstall protegrity-developer-python==0.9.0
Feedback
Was this page helpful?