Restarting the Wazi Analyze container

The IBM® Wazi Analyze container can be stopped and restarted by using the docker commands.

To stop a running container, use the information present on the docker stop documentation page.

To restart a container, use the information present on the docker start documentation page.

Important: The docker run command cannot be used to stop the Docker container. The docker run command should only be used initially to deploy the IBM Wazi Analyze container. For more information, see the docker run documentation page.