mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 00:50:40 +00:00
Change path to fit in the development swarm.
This commit is contained in:
@ -32,7 +32,7 @@ class Swarm:
|
||||
job['service_args']['version']
|
||||
)
|
||||
_labels = {'service': 'ocr'}
|
||||
_mounts = ['/media/sf_files:/input:rw']
|
||||
_mounts = ['/home/compute/lovelace/opaque/files:/input:rw']
|
||||
_name = job['id']
|
||||
'''
|
||||
' The Docker SDK for Python expects the cpu_reservation value to be
|
||||
|
Reference in New Issue
Block a user