mbaijal commented on a change in pull request #12791: [MXNET-1093] Add python3
Docker images for each MXNet release
URL: https://github.com/apache/incubator-mxnet/pull/12791#discussion_r224558239
##########
File path: docker/docker-python/README.md
##########
@@ -39,3 +47,10 @@ Credentials can be provided in the following ways:
* **Set Environment Variables:** Set the following environment variables which
the script will pick up to login to dockerhub at runtime -
* $MXNET_DOCKERHUB_PASSWORD
* $MXNET_DOCKERHUB_USERNAME
+
+
+### Using the Docker Images
+* The MXNet Python Docker images can be found here:
https://hub.docker.com/r/mxnet/python/
+
+* Docker Pull Command: `docker pull mxnet/python:<image_tag>`
Review comment:
What details are you looking for? The tags can be looked up in the dockerhub
link I have provided above - https://hub.docker.com/r/mxnet/python/tags/
Do you want me to add any other details to the README?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services