Aspire.Hosting.Docker.Resources.ServiceNodes Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
Build |
Represents the build configuration for a service within a Docker Compose file. This class is used to define various build parameters such as context, dockerfile, arguments, target stages, cache sources, and labels. |
ConfigReference |
Represents a reference to a configuration used within a service resource. |
Healthcheck |
Represents the health check configuration for a container. |
Ipam |
Represents the IP Address Management (IPAM) configuration for a Docker network. |
Logging |
Represents the logging configuration for a service in a containerized environment. |
SecretReference |
Represents a reference to a secret within a Docker service configuration. |
Ulimit |
Represents the configuration for system resource limits (ulimits) for a container. |
Volume |
Represents a volume definition in a Docker Compose configuration file. |