The docker/build.sh
script can be used to create a OpenMLDB docker image.
This script supports two parameters:
- OpenMLDB version number.
- Source of the OpenMLDB package. By default, it pulls the package from a mirror in mainland China. If you want to pull it from GitHub, you can set the second parameter to 'github'.
cd docker
sh build.sh 0.8.5