$ docker run --pid host --cap-add SYS_PTRACE lukaszlach/strace -p PID
$ docker run --name nginx -d nginx
$ docker run --pid container:nginx --cap-add SYS_PTRACE lukaszlach/strace -f -p 1
Content type
Image
Digest
Size
4.2 MB
Last updated
over 7 years ago
docker pull lukaszlach/strace