diff options
author | Jamie Liu <jamieliu@google.com> | 2019-04-02 18:12:11 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2019-04-02 18:13:19 -0700 |
commit | c4caccd54042ea80a6e8b5a8f5ce59ee87a7f424 (patch) | |
tree | 1e4fba0db9c622267fbe76e2393909922b9521e5 /runsc | |
parent | 5c465603b67285f04d0b7a38e1bc185b29b4085e (diff) |
Set options on the correct Task in PTRACE_SEIZE.
$ docker run --rm --runtime=runsc -it --cap-add=SYS_PTRACE debian bash -c "apt-get update && apt-get install strace && strace ls"
...
Setting up strace (4.15-2) ...
execve("/bin/ls", ["ls"], [/* 6 vars */]) = 0
brk(NULL) = 0x5646d8c1e000
uname({sysname="Linux", nodename="114ef93d2db3", ...}) = 0
...
PiperOrigin-RevId: 241643321
Change-Id: Ie4bce27a7fb147eef07bbae5895c6ef3f529e177
Diffstat (limited to 'runsc')
0 files changed, 0 insertions, 0 deletions