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

Privileged in docker run isn't necessary #43091

Merged
merged 1 commit into from
Jul 7, 2017

Conversation

aidanhs
Copy link
Member

@aidanhs aidanhs commented Jul 6, 2017

Added relatively recently in https://github.com/rust-lang/rust/pull/40199/files#diff-71609a365528e4649836825d8250c241R57, but I don't see anything in that PR that requires it. If it's not strictly necessary, we shouldn't use it.

(if this lands I'll make a PR against libc which also uses privileged)

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Jul 6, 2017

📌 Commit 7c813d5 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 6, 2017

🔒 Merge conflict

@aidanhs
Copy link
Member Author

aidanhs commented Jul 6, 2017

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented Jul 6, 2017

📌 Commit 4bd27fc has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jul 7, 2017

⌛ Testing commit 4bd27fc with merge 33e353e...

bors added a commit that referenced this pull request Jul 7, 2017
Privileged in docker run isn't necessary

Added relatively recently in https://github.com/rust-lang/rust/pull/40199/files#diff-71609a365528e4649836825d8250c241R57, but I don't see anything in that PR that requires it. If it's not strictly necessary, we shouldn't use it.

(if this lands I'll make a PR against libc which also uses privileged)

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Jul 7, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 33e353e to master...

@bors bors merged commit 4bd27fc into rust-lang:master Jul 7, 2017
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants