馃殌 Announcing BYOC and the OpenTelemetry Distribution BuilderRead more

Uninstall Bindplane Server in Docker Compose

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

bash
1docker compose down (-v)