leandron opened a new pull request #7707:
URL: https://github.com/apache/tvm/pull/7707
Improve docker/build.sh to accept a docker tag parameter
* This adds a new `--dockertag` parameter so that we can build docker
images on a particular tag, not only `:latest` as given by Docker
* It opens up the possibility of generating "staging" images on a different
tag, in the same servers as we keep the production images
* By default it keeps previous behaviour of using `:latest` tag.
cc @areusch @tmoreau89 @u99127
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]