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

Incorporate #421 #524

Merged
merged 4 commits into from
Dec 1, 2015
Merged

Incorporate #421 #524

merged 4 commits into from
Dec 1, 2015

Conversation

cbednarski
Copy link
Contributor

This PR fixes the merge conflicts in #421, and makes it possible to cross-compile with GOOS=linux.

make bin is still broken for some reason.

carlosdp and others added 3 commits November 15, 2015 21:26
os/user's user.Lookup requires that the artifact be compiled with CGO
support enabled. This change instead reads /etc/passwd directly.

The code was acquired from moby/moby#1096
Also replaces user.Lookup in exec driver
@@ -0,0 +1,33 @@
package userlookup
Copy link
Contributor

Choose a reason for hiding this comment

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

This should have some build flags to make sure it is only compiled on !windows

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

cbednarski added a commit that referenced this pull request Dec 1, 2015
@cbednarski cbednarski merged commit d5df69b into master Dec 1, 2015
@cbednarski cbednarski deleted the b-user-lookup branch December 1, 2015 22:28
@github-actions
Copy link

github-actions bot commented May 2, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants