DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
Currently in docker pull we read the stdout of pull to construct the docker image object, however it contains extra output from stdout.
We should docker inspect after pull instead.