I have a google compute engine instance (Ubuntu 16.04 LTS).
I want to copy docker volumes from my local machine to the google compute engine instance. I tried to use the command given in - How to copy docker volume from one machine to another? But it didn't work. Please help.