buildkit/executor/oci
Tonis Tiigi a0dead0809 fix possible double release on mountable
Refactor the interface to avoid such issues in the future.

BuildKit own mounts are stateless and not affected but
a different mountable implementation could get confused.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-08-16 08:03:16 -07:00
..
hosts.go executor: create hosts and resolv.conf with userns root 2019-06-10 16:35:03 -07:00
mounts.go support --oci-worker-no-process-sandbox 2019-01-08 10:42:52 +09:00
mounts_test.go support --oci-worker-no-process-sandbox 2019-01-08 10:42:52 +09:00
resolvconf.go executor: allow setting DNSConfig to be used by resolvconf 2019-06-17 20:43:33 +00:00
spec.go executor/oci: compile on windows 2019-07-09 23:38:42 +00:00
spec_unix.go fix possible double release on mountable 2019-08-16 08:03:16 -07:00
user.go executor/oci: compile on windows 2019-07-09 23:38:42 +00:00