buildkit/executor/oci
Michael Crosby b97bc71adb Refactor networking with ns paths
This fixes the issues where buildkit and callers do not have to be a
subpreaper in order to use networking.  I can add CNI provider later,
with a hidden sub command to create a new network namespace and bind
mount it to buildkit's state dir.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-08-21 13:37:47 -04:00
..
hosts.go executor: improve hosts cleanup 2018-08-03 14:01:54 -07:00
mounts.go Default mounts set for buildkit 2018-06-07 14:43:44 +09:00
resolvconf.go Remove net/context dependencies 2018-01-17 09:11:22 -08:00
spec_unix.go Refactor networking with ns paths 2018-08-21 13:37:47 -04:00
user.go add missing supplementary group IDs 2018-06-29 18:50:03 -07:00