[
https://issues.apache.org/jira/browse/YARN-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397816#comment-15397816
]
Shane Kumpf commented on YARN-5443:
-----------------------------------
Attaching a patch that adds the docker inspect command. Note that docker
inspect needs the filter before the container name, so the constructor differs
slightly from docker run and docker stop.
> Add support for docker inspect
> ------------------------------
>
> Key: YARN-5443
> URL: https://issues.apache.org/jira/browse/YARN-5443
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: yarn
> Reporter: Shane Kumpf
> Assignee: Shane Kumpf
>
> Similar to the DockerStopCommand and DockerRunCommand, it would be desirable
> to have a DockerInspectCommand. The initial use is for retrieving a
> containers status, but many other uses are possible (IP information, volume
> information, etc).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]