mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-03 12:03:18 +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>