Skip to content
DocsTry Aspire
DocsTry

Ulimit

Classsealednet10.0
📦 Aspire.Hosting.Docker v13.5.1
Represents the configuration for system resource limits (ulimits) for a container.
namespace Aspire.Hosting.Docker.Resources.ServiceNodes;
public sealed class Ulimit
{
// ...
}