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

libcontainer: change seccomp test for clone syscall #2067

Merged

Commits on Jun 4, 2019

  1. libcontainer: change seccomp test for clone syscall

    This commit changes the value of seccomp test for clone syscall.
    Also hardcoded values should be changed because it is unclear to
    understand what flags are tested.
    
    Related issues:
    
    * containerd/containerd#3314
    * moby/moby#39308
    * opencontainers/runtime-tools#694
    
    Signed-off-by: Kenta Tada <Kenta.Tada@sony.com>
    Kenta Tada authored and Kenta Tada committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    b54fd85 View commit details
    Browse the repository at this point in the history