process::Future< std::vector< std::string > > pull(const ::docker::spec::ImageReference &reference, const std::string &directory, const std::string &backend, const Option< Secret > &config=None())
Pull a Docker image layers into the specified directory, and return the list of layer ids in that ima...