mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Change path to fit in the development swarm.
This commit is contained in:
parent
2d6805a990
commit
de6efc3aac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user