SeqResource.withDataBindMount
Method
interface SeqResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): SeqResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a Seq container resource.
withDataBindMount( source: string, isReadOnly?: boolean): SeqResourceParameters
sourcestringisReadOnlybooleanoptional= FalseReturns
SeqResourceDefined on
This method is defined on the following type: