Skip to content

Fix Python artifact build#9190

Merged
matt-kwong merged 1 commit intogrpc:masterfrom
matt-kwong:fix-python-artifact
Dec 22, 2016
Merged

Fix Python artifact build#9190
matt-kwong merged 1 commit intogrpc:masterfrom
matt-kwong:fix-python-artifact

Conversation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't use WORKDIR as that has lasting effect for the final docker image being built.

RUN cd /usr/src && wget FOO && tar BAR works just as well

Same below.

Copy link
Copy Markdown
Contributor

@jtattermusch jtattermusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after addressing the comment.

@matt-kwong matt-kwong merged commit 4118da2 into grpc:master Dec 22, 2016
@matt-kwong matt-kwong deleted the fix-python-artifact branch May 19, 2017 21:33
@lock lock bot locked as resolved and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants