Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing in non-existent source file causes an error #51

Open
andystanton opened this issue Nov 20, 2015 · 0 comments
Open

Passing in non-existent source file causes an error #51

andystanton opened this issue Nov 20, 2015 · 0 comments
Labels
Milestone

Comments

@andystanton
Copy link
Member

This happens:

$ dexec asdgas.js

sed: read error on asdgas.js: Is a directory

dexec should check the file exists on the local file system before telling docker to mount it - otherwise docker helpfully creates it as a directory in the container.

@andystanton andystanton added this to the v2.0.0 milestone Nov 20, 2015
@andystanton andystanton modified the milestones: v1.0.7, v2.0.0 Apr 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant