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

Use the correct version of glide #25858

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Conversation

cpuguy83
Copy link
Member

In man/Dockerfile we are specifying a tagged version of glide to
checkout, but never actually checking it out.
This checks out the requested version before building.

Signed-off-by: Brian Goff cpuguy83@gmail.com

@cpuguy83
Copy link
Member Author

ping @dnephin

@dnephin
Copy link
Member

dnephin commented Aug 19, 2016

Oops, I missed this when I converted from the original curl-the-binary to the git-checkout method.

LGTM

@dnephin
Copy link
Member

dnephin commented Aug 19, 2016

I guess man/Dockerfile.armhf needs this fix as well.

In `man/Dockerfile` we are specifying a tagged version of glide to
checkout, but never actually checking it out.
This checks out the requested version before building.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@cpuguy83
Copy link
Member Author

Yep, update

@vdemeester
Copy link
Member

LGTM 🐱

@justincormack justincormack merged commit 0bf6d4a into moby:master Aug 19, 2016
@justincormack
Copy link
Contributor

@dnephin Should the glide stuff not be in all the Dockerfiles? I think you can build rpms for any architecture already.

@justincormack
Copy link
Contributor

Actually ppc64le has it added in #23438 so I guess we can do one by one.

@cpuguy83 cpuguy83 deleted the fix_manfile branch September 20, 2017 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants