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-3715: fix parsing of dockerfile's ENV instruction #4016

Merged
merged 1 commit into from Feb 13, 2017
Merged

Conversation

akurinnoy
Copy link
Contributor

@akurinnoy akurinnoy commented Feb 3, 2017

What does this PR do?

Fix bug in UD in dockerfile's parser which causes incorrect value of environment variable.

What issues does this PR fix or reference?

#3715

Changelog

Fixed bug with environment variables parsing in dockerfile in UD

Release Notes

Bugfix N/A

Docs PR

Bugfix N/A

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

In UD there was the bug in dockerfile's parser
which caused incorrect value of environment variable.

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
@ashumilova ashumilova added this to the 5.3.0 milestone Feb 3, 2017
@benoitf benoitf added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 3, 2017
@codenvy-ci
Copy link

@akurinnoy akurinnoy merged commit 28ea60c into master Feb 13, 2017
@JamesDrummond JamesDrummond mentioned this pull request Feb 17, 2017
9 tasks
@akurinnoy akurinnoy deleted the CHE-3715 branch March 1, 2017 09:41
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
In UD there was the bug in dockerfile's parser
which caused incorrect value of environment variable.

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
skabashnyuk pushed a commit that referenced this pull request Jan 3, 2020
In UD there was the bug in dockerfile's parser
which caused incorrect value of environment variable.

Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
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.

None yet

6 participants