Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
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.