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

SETUID/SETGID not required for changing user #6083

Merged

Commits on May 28, 2014

  1. Add system.SetKeepCaps and system.ClearKeepCaps

    Docker-DCO-1.1-Signed-off-by: Bernerd Schaefer <bj.schaefer@gmail.com> (github: bernerdschaefer)
    bernerdschaefer committed May 28, 2014
    Configuration menu
    Copy the full SHA
    fd58524 View commit details
    Browse the repository at this point in the history
  2. SETUID/SETGID not required for changing user

    It is no longer necessary to pass "SETUID" or "SETGID" capabilities to
    the container when a "user" is specified in the config.
    
    Docker-DCO-1.1-Signed-off-by: Bernerd Schaefer <bj.schaefer@gmail.com> (github: bernerdschaefer)
    bernerdschaefer committed May 28, 2014
    Configuration menu
    Copy the full SHA
    0563453 View commit details
    Browse the repository at this point in the history