divio / divio-cli

Command line interface to the Divio Cloud (formerly aldryn-client)
http://control.divio.com
Other
21 stars 19 forks source link

Can't pull db on Windows #203

Closed vxsx closed 6 years ago

vxsx commented 6 years ago

(i can provide the project)

Pulling db results in this error on windows:

tar: can't open '/app//data.tar.gz': No such file or directory
pg_restore: [archiver] input file is too short ( read 0, expected 5)

Works as expected on mac (both systems latest Docker (17.12 something))

vxsx commented 6 years ago

Seems to be resolved when using latest Docker for Windows (17.12-win47)