In a terminal window, get the Docker container ID:
You see output similar to the following. The first entry is the container ID. In this example, it is 9e01e520c30c
:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
9e01e520c30c mapd/mapd-ee-cpu “/bin/sh -c ‘/mapd...” 3 days ago Up 3 days 0.0.0.0:6273-6274->6273-6274/tcp confident_neumann
To see all containers, both running and stopped, use the following command: