Skip to content
DocsTry Aspire
DocsTry

MinioContainerResource.withDataBindMount

Method
📦 CommunityToolkit.Aspire.Hosting.Minio v13.4.0
interface MinioContainerResource {
// ... omitted for brevity
withDataBindMount(source: string): MinioContainerResource;
}

Signature

methodwithDataBindMountbuilder
Adds a bind mount for the data folder to a MinIO container resource.
withDataBindMount(source: string): MinioContainerResource
sourcestring
MinioContainerResource

Defined on

This method is defined on the following type: