Data Discovery is currently in Private Preview and is not available for General Availability (GA). It should not be used in production environments, as features and functionality may change before the final GA release.

Removing the Application

Remove the application from Docker.

To remove the application from Docker, run the following steps.

  1. Navigate to the docker_compose directory.
cd /docker_compose
  1. Run the compose_down script.
./compose_down.sh 

Note: To remove the application completely, ensure that the images uploaded to the image repository are also deleted.

Last modified : June 26, 2025