Disable Microsoft/hcsshim
authorArnaud Rebillout <arnaud.rebillout@collabora.com>
Thu, 10 Oct 2019 13:42:00 +0000 (20:42 +0700)
committerDmitry Smirnov <onlyjob@debian.org>
Tue, 12 Nov 2019 01:18:22 +0000 (01:18 +0000)
commitffc791cc0a4f161c83cf6ca948107e6f55b44096
tree62321617f90e57648b729e20ed72c28b54c73084
parent11c8ba7ba7b28167950dc9623956d35f66c1df06
Disable Microsoft/hcsshim

As far as I understand, this is only needed for Docker running on a
Windows host. Grepping the code shows that only Windows specific files
import Microsoft/hcsshim. The only exception is the file
`libcontainerd/remote/client.go`.

Forwarded: https://github.com/moby/moby/issues/40067
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
Gbp-Pq: Name engine-disable-microsoft-hcsshim.patch
engine/libcontainerd/remote/client.go