Restarting the ADDI Local Analysis container

The IBM® ADDI Local Analysis 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 ADDI Local Analysis container. For more information, see the docker run documentation page.