- Assembly
- Rocket
.Surgery .Automation .DockerCompose .dll - Namespace
- Rocket
.Surgery .Automation .DockerCompose - Containing Type
- Docker
Compose Convention Extensions
Syntax
public static IConventionHostBuilder UseDevelopmentDockerCompose(this IConventionHostBuilder builder, string composeFile, Action<DockerComposeConvention> options = null)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
builder | I |
|
composeFile | string | |
options | Action |
Return Value
Type | Description |
---|---|
I |