gvisor/runsc/container
Fabricio Voznika 4e96b94915 Combine executable lookup code
Run vs. exec, VFS1 vs. VFS2 were executable lookup were
slightly different from each other. Combine them all
into the same logic.

PiperOrigin-RevId: 315426443
2020-06-08 23:08:23 -07:00
..
BUILD
console_test.go
container.go
container_norace_test.go
container_race_test.go
container_test.go Combine executable lookup code 2020-06-08 23:08:23 -07:00
hook.go
multi_container_test.go Combine executable lookup code 2020-06-08 23:08:23 -07:00
shared_volume_test.go
state_file.go
status.go