18773: --match-submitter-images to compare the local docker image with Arvados
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 17 Feb 2022 19:37:51 +0000 (14:37 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Feb 2022 14:53:06 +0000 (09:53 -0500)
commit92ee058f2beb6876348f6373f4fb9be72a56bcf7
treeba45fca4b07ad618857ab1869870e8fe8ef6735f
parent4752421d3d4b3a0f6afe93ce3356961d1d81b494
18773: --match-submitter-images to compare the local docker image with Arvados

Consults local list of Docker images to find the image id and chooses
that exact one, uploading it if necessary.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/cwl/arvados_cwl/__init__.py
sdk/cwl/arvados_cwl/arvcontainer.py
sdk/cwl/arvados_cwl/arvdocker.py
sdk/cwl/arvados_cwl/context.py
sdk/cwl/arvados_cwl/runner.py