Skip to content

Remove docs for dockerd --no-new-privileges#31813

Merged
thaJeztah merged 1 commit intomoby:masterfrom
albers:docs-dockerd--no-new-privileges
Mar 14, 2017
Merged

Remove docs for dockerd --no-new-privileges#31813
thaJeztah merged 1 commit intomoby:masterfrom
albers:docs-dockerd--no-new-privileges

Conversation

@albers
Copy link
Member

@albers albers commented Mar 14, 2017

In #29984, the daemon option --no-new-privileges was added to the docs.
This option does not exist:

dockerd --no-new-privileges 2>&1 | head -1
Status: unknown flag: --no-new-privileges

This was executed on current master:

docker --version
Docker version 17.04.0-dev, build 4744b01

The feature exists as docker run --security-opt no-new-privileges.

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the catch! I think it was first discussed to be a separate flag, but that changed 😅

@thaJeztah thaJeztah merged commit d4db198 into moby:master Mar 14, 2017
@GordonTheTurtle GordonTheTurtle added this to the 17.04.0 milestone Mar 14, 2017
@albers albers mentioned this pull request Mar 14, 2017
@albers albers deleted the docs-dockerd--no-new-privileges branch March 14, 2017 11:26
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.

3 participants