Skip to content
Snippets Groups Projects
Commit de6efc3a authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Change path to fit in the development swarm.

parent 2d6805a9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment