DockerComposeBuildSettings.

Memory Property

Summary

Set memory limit for the build container. Not supported by BuildKit.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeBuildSettings

Syntax

public Nullable<int> Memory { get; set; }

Value

Type Description
Nullable<int>