Aspire.Hosting.ApplicationModel.Docker 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
| ContainerFilesExtensions |
Provides Dockerfile builder extension methods for supporting PublishWithContainerFiles<T>(IResourceBuilder<T>, IResourceBuilder<IResourceWithContainerFiles>, String). |
| DockerfileBuilder |
Builder for creating Dockerfiles programmatically. |
| DockerfileStage |
Represents a stage within a multi-stage Dockerfile. |
| DockerfileStatement |
Represents a statement that can be written to a Dockerfile. |