withDataBindMount
Method
interface PostgresServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): PostgresServerResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a PostgreSQL container resource.
withDataBindMount( source: string, isReadOnly?: boolean): PostgresServerResourceParameters
sourcestringisReadOnlybooleanoptional= FalseReturns
PostgresServerResourceApplies to
This method applies to the following types: