moby--moby/vendor/github.com/Microsoft/hcsshim
Akihiro Suda 5a1b06d7fd rerun vndr
* run latest vndr so as to collect more LICENSE files
 * remove unused packages
 * vendor github.com/philhofer/fwd with LICENSE.md (MIT)
 * vendor github.com/bsphere/le_go with LICENSE (MIT)

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-03-08 02:29:34 +00:00
..
LICENSE
README.md rerun vndr 2017-03-08 02:29:34 +00:00
activatelayer.go
baselayer.go
callback.go
cgo.go
container.go Vendor update hcsshim to v0.5.8 2016-11-10 14:06:57 -08:00
createlayer.go
createsandboxlayer.go
deactivatelayer.go
destroylayer.go
errors.go Revendor Microsoft\hcsshim to v0.5.12 2017-02-15 10:16:16 -08:00
expandsandboxsize.go
exportlayer.go
getlayermountpath.go
getsharedbaseimages.go
guid.go
hcsshim.go
hnsfuncs.go
importlayer.go
interface.go Revendor Microsoft\hcsshim to v0.5.12 2017-02-15 10:16:16 -08:00
layerexists.go
layerutils.go
legacy.go
mksyscall_windows.go Update hcsshim 2016-11-21 11:45:32 -08:00
nametoguid.go
preparelayer.go
process.go
processimage.go
unpreparelayer.go
utils.go
version.go
waithelper.go
zhcsshim.go Update hcsshim 2016-11-21 11:45:32 -08:00

README.md

hcsshim

This package supports launching Windows Server containers from Go. It is primarily used in the Docker Engine project, but it can be freely used by other projects as well.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.