Uninstalling the Cloud Resolver Docker image - BlueCat Cloud Resolver - 1.7.2

BlueCat Cloud Resolver Administration Guide

Locale
English
Product name
BlueCat Cloud Resolver
Version
1.7.2

The following section outlines the steps to uninstall the Cloud Resolver instance on a system with Docker installed.

To uninstall the Cloud Resolver Docker image
  1. Connect to the host system using SSH.
  2. Stop the Cloud Resolver container by running the following command:
    docker stop <cloud_resolver_container_name>
  3. Remove the Cloud Resolver container by running the following command:
    docker rm <cloud_resolver_container_name>