hcsshim 包含 Golang 语言接口用于使用 Windows Host Compute Service (HCS) 来启动和管理 Windows Containers。 它同时包含了其他一些工具和函数用来在 Go 语言中管理 Windows 容器。该项目主要用在 Moby 项目中,但其他项目也可以使用。
hcsshim 要求 Go 1.9 或者更新版本支持。