Github user chetmurthy commented on the issue:
https://github.com/apache/thrift/pull/1418
Right, the "docker run" command fails with:
chet@twitter:~/Hack/thrift-0.10.0/src/forks/thrift$ dockerrun ubuntu-xenial
Unable to find image 'ubuntu-xenial:latest' locally
docker: Error response from daemon: repository ubuntu-xenial not found:
does not exist or no pull access.
See 'docker run --help'.
chet@twitter:~/Hack/thrift-0.10.0/src/forks/thrift$
the "refresh.sh" cmd worked fine.---
