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

CHE-4689: improve dockerfile parser #4881

Merged
merged 2 commits into from
Apr 24, 2017
Merged

CHE-4689: improve dockerfile parser #4881

merged 2 commits into from
Apr 24, 2017

Conversation

akurinnoy
Copy link
Contributor

What does this PR do?

This PR fixes the bug when some dockerfile instructions which contain line breaks and ampersands were not parsed correctly.

What issues does this PR fix or reference?

#4689

Changelog

Fixed dockerfile parser in order to correctly parse instructions which contain line breaks and ampersands.

Release Notes

N/A - bugfix

Docs PR

N/A - bugfix

Signed-off-by: Oleksii Kurinnyi okurinnyi@codenvy.com

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
@akurinnoy akurinnoy added the kind/bug Outline of a bug - must adhere to the bug report template. label Apr 22, 2017
@akurinnoy akurinnoy self-assigned this Apr 22, 2017
@codenvy-ci
Copy link

@ashumilova ashumilova added this to the 5.9.0 milestone Apr 24, 2017
@akurinnoy akurinnoy merged commit 8f83a91 into master Apr 24, 2017
@akurinnoy akurinnoy deleted the CHE-4689 branch April 24, 2017 11:29
@codenvy-ci
Copy link

JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
* CHE-4689: improve dockerfile parser

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* fixup! CHE-4689: improve dockerfile parser
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
* CHE-4689: improve dockerfile parser

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>

* fixup! CHE-4689: improve dockerfile parser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants