Description
Refer https://issues.apache.org/jira/browse/YARN-3854
Need a way to find out whether a docker pull is completed or the docker image is present locally. Just executing the below docker command can provide the information
docker images [REPOSITORY[:TAG]]
Will add support for docker images command with this jira.