Uninstall BDOT Collectors in Docker Compose

Collectors can be uninstalled by using the docker compose down command. Use the -v flag to remove volumes as well.

docker compose down (-v)

Last updated

Was this helpful?