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

Shell escaping causing context preparation during build #62

Open
mspertus opened this issue Feb 12, 2021 · 0 comments
Open

Shell escaping causing context preparation during build #62

mspertus opened this issue Feb 12, 2021 · 0 comments

Comments

@mspertus
Copy link

mspertus commented Feb 12, 2021

The build command (^C-^B) was escaping ~/mydockerimagedir into the nonexistent \~/mydockerimagedir. I fixed by removing shell-quote-argument from the end of compilation-start.

As this argument appears to be automatically set to the directory containing the Dockerfile, I couldn't find a good alternative to modifying the dockerfile-mode.el. Did I miss something? If you agree this makes sense, I will create a PR.

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

No branches or pull requests

1 participant