jina.orchestrate.helper module#

jina.orchestrate.helper.generate_default_volume_and_workspace(workspace_id='')[source]#

automatically generate a docker volume, and an Executor workspace inside it

Parameters

workspace_id – id that will be part of the fallback workspace path. Default is not adding such an id

Returns

List of volumes and a workspace string