gvisor/runsc/container
Fabricio Voznika 0b02c3d5e5 Prevent CAP_NET_RAW from appearing in exec
'docker exec' was getting CAP_NET_RAW even when --net-raw=false
because it was not filtered out from when copying container's
capabilities.

PiperOrigin-RevId: 272260451
2019-10-01 11:49:49 -07:00
..
test_app Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
BUILD Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
console_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
container.go Bring back to life features lost in recent refactor 2019-09-16 08:17:00 -07:00
container_test.go Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
hook.go Update canonical repository. 2019-06-13 16:50:15 -07:00
multi_container_test.go Resolve flakes with TestMultiContainerDestroy 2019-09-04 18:56:49 -07:00
shared_volume_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
status.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00