Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

docker-osx-dev crashes if current path has a space in it #192

Open
seanhuber opened this issue Jun 30, 2016 · 1 comment
Open

docker-osx-dev crashes if current path has a space in it #192

seanhuber opened this issue Jun 30, 2016 · 1 comment

Comments

@seanhuber
Copy link

I tried running docker-osx-dev in a directory that has a space in its name and it failed with:

2016-06-29 22:27:38 [INFO] Initial sync using tar for /Users/seanhuber/Rails
tar: Rails: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
2016-06-29 22:27:38 [INFO] Initial sync using tar for Apps/rt_treats
tar: could not chdir to 'Apps'

tar: short read
error in run: exit status 1

The path of the directory I was in is /Users/seanhuber/Rails Apps

@brikis98
Copy link
Owner

Seems similar to #102. Probably a path somewhere isn't quoted. PRs welcome :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants