Comment 1 for bug 1498326

Revision history for this message
Eli Qiao (taget-9) wrote :

taget@taget-ThinkStation-P300:~/magnum/magnum/tests/functional$ sudo docker -H tcp://172.24.4.120:2376 inspect 102
[ ...
    "State": {
        "Error": "",
        "ExitCode": 0,
        "FinishedAt": "2015-09-22T06:44:06.462582532Z",
        "OOMKilled": false,
        "Paused": true,
        "Pid": 3894,
        "Restarting": false,
        "Running": true,
        "StartedAt": "2015-09-22T06:49:34.667516654Z"
    },
    "Volumes": {},
    "VolumesRW": {}
}
]