marcoabreu commented on a change in pull request #10202: [MXNET-131] Refine 
build.py, misc fixes, tweak commandline, add help
URL: https://github.com/apache/incubator-mxnet/pull/10202#discussion_r177046006
 
 

 ##########
 File path: ci/build.py
 ##########
 @@ -130,6 +147,14 @@ def script_name() -> str:
                         help="Build the container",
                         action='store_true')
 
+    parser.add_argument("--build_only",
 
 Review comment:
   Would you elaborate in what use case you would like to build the containers 
only? As discussed offline, it would be good if the containers get built 
automatically - I can't imagine any use case in which you would like to run 
with an outdated docker image.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to