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

Ignore whitespace within Dockerfile lines for devc #242

Open
ericglau opened this issue Dec 16, 2020 · 0 comments
Open

Ignore whitespace within Dockerfile lines for devc #242

ericglau opened this issue Dec 16, 2020 · 0 comments

Comments

@ericglau
Copy link
Contributor

Currently devc parses Dockerfile for content such as RUN configure.sh or RUN features.sh. We should enhance that parsing to handle the cases where there is extra whitespace within such commands, e.g. within DevUtil.getCleanedLines()

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

No branches or pull requests

1 participant