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