Remove TODO Windows
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 208ad80605e5c8c48f77f1b89b25951767135224 Component: engine
This commit is contained in:
@@ -55,8 +55,8 @@ type Container struct {
|
||||
AppArmorProfile string
|
||||
HostnamePath string
|
||||
HostsPath string
|
||||
ShmPath string // TODO Windows - Factor this out (GH15862)
|
||||
MqueuePath string // TODO Windows - Factor this out (GH15862)
|
||||
ShmPath string
|
||||
MqueuePath string
|
||||
ResolvConfPath string
|
||||
|
||||
Volumes map[string]string // Deprecated since 1.7, kept for backwards compatibility
|
||||
|
||||
Reference in New Issue
Block a user