X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/efb3422f119be36e133ffbd14519c5d6c74addc8..7ff006ea5351259abe8edc89520996513652c147:/doc/user/cwl/cwl-runner.html.textile.liquid diff --git a/doc/user/cwl/cwl-runner.html.textile.liquid b/doc/user/cwl/cwl-runner.html.textile.liquid index 7c75c1c453..2319b3cb81 100644 --- a/doc/user/cwl/cwl-runner.html.textile.liquid +++ b/doc/user/cwl/cwl-runner.html.textile.liquid @@ -3,6 +3,11 @@ layout: default navsection: userguide title: "Running an Arvados workflow" ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} {% include 'what_is_cwl' %} @@ -126,7 +131,7 @@ By default, the @arvados-cwl-runner@ is installed on Arvados shell nodes. If yo h3. Check Docker access -In order to pull and upload Docker images, @arvados-cwl-runner@ requires access to Docker. You do not need Docker if the Docker images you intend to use are already available in Aravdos. +In order to pull and upload Docker images, @arvados-cwl-runner@ requires access to Docker. You do not need Docker if the Docker images you intend to use are already available in Arvados. You can determine if you have access to Docker by running @docker version@: