Setsockopt behaves strangely, process_vm_readv and ptrace don't work in Docker

Googling “docker process_vm_readv” shows that this is a Docker’s security feature: https://docs.docker.com/engine/security/seccomp/

I can’t find a docker run command in your build log so can’t say if anything changed there.