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:
parent
b77573f48e
commit
e331df5aee
4 changed files with 17 additions and 74 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue