Uninstalling Anonymization
Instructions for uninstalling the Anonymization feature.
Open a command prompt.
Navigate to the cloned repository location.
Navigate to the
anonymizationdirectory.cd anonymizationRun the following command to remove the containers and images.
docker compose down --rmi all
Feedback
Was this page helpful?