I have contributed support for a no-new-privileges
option to docker.
This flag has already been included in runc and the Open Container Initiative spec.
The new flag supports, in Docker, a security feature that was added to the Linux kernel back in 2012 under the name no_new_privs
.