maksaska commented on code in PR #13226:
URL: https://github.com/apache/ignite/pull/13226#discussion_r3966591983


##########
modules/ducktests/tests/docker/ducker-ignite:
##########
@@ -63,15 +66,19 @@ Usage: ${script_path} [command] [options]
 help|-h|--help
     Display this help message
 
-build [-j|--jdk JDK] [-p|--python PYTHON_VERSION] [-c|--context] [image-name]
+build [-j|--jdk JDK] [-p|--python PYTHON_VERSION] [--no-cache] [-c|--context] 
[image-name]
     Build a docker image that represents ducker node. Image is tagged with 
specified ${image_name}.
+    If the image name is omitted, it defaults to 
${default_image_name}-<jdk>-py<python-version>,
+    so that images built with different JDK or Python versions do not 
overwrite each other.

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to