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)
committerWard Vandewege <ward@curii.com>
Mon, 21 Feb 2022 14:44:51 +0000 (09:44 -0500)
commitd9410492974304b76f16b1c83a99190cd315421f
tree47fe88671def452517a6824d85381f3109e12b84
parentbd354c220f5155b4ac539bf889d5813004be1b4b
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