mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 22:05:27 +00:00
- don't try to create a `FileConn` because the Go library sees through the scam and rejects it - explicitly keep a reference to the `ctl` file just in case the GC decides its dead and should be closed. Signed-off-by: David Scott <dave.scott@docker.com>