1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Windows: libcontainerd cleanup

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard 2016-03-18 20:29:27 -07:00
parent b77573f48e
commit e331df5aee
4 changed files with 17 additions and 74 deletions

View file

@ -1,6 +1,8 @@
package windowsoci
// This file is a hack - essentially a mirror of OCI spec for Windows.
// This file contains the Windows spec for a container. At the time of
// writing, Windows does not have a spec defined in opencontainers/specs,
// hence this is an interim workaround. TODO Windows: FIXME @jhowardmsft
import (
"fmt"