Docker-DCO-1.1-Signed-off-by: Tibor Vass <teabee89@gmail.com> (github: tiborvass)
Upstream-commit: 7c85cf5f390a8fe5088d2e275abfd2404aa19048
Component: engine
This commit is contained in:
Tibor Vass
2014-09-16 18:40:24 -04:00
parent b187bcdd06
commit f321bfe40f
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ type HostConfig struct {
RestartPolicy RestartPolicy
}
// This is used by the create command when you want to both set the
// This is used by the create command when you want to set both the
// Config and the HostConfig in the same call
type ConfigAndHostConfig struct {
Config