withDataBindMount
Method
interface PostgresServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): PostgresServerResource;}Signature
method
withDataBindMount builder Adds a bind mount for the data folder to a PostgreSQL container resource.
withDataBindMount( source: string, isReadOnly?: boolean): PostgresServerResourceParameters
source string isReadOnly boolean optional = False Returns
PostgresServerResource Applies to
This method applies to the following types: