|
stream, statusCode, err := cli.call("POST", "/containers/create?"+containerValues.Encode(), config, false)
|
|
stream, statusCode, err := cli.call("POST", "/containers/create?"+containerValues.Encode(), config, false)
|
|
repos, tag := utils.ParseRepositoryTag(config.Image)
|
|
repos, tag := utils.ParseRepositoryTag(config.Image)
|