Skip to content
DocsTry Aspire
DocsTry

KeycloakResource.withDataBindMount

Method
📦 Aspire.Hosting.Keycloak v13.5.1-preview.1.26420.4
interface KeycloakResource {
// ... omitted for brevity
withDataBindMount(source: string): KeycloakResource;
}

Signature

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

Defined on

This method is defined on the following type: