ewatercycle/marrmot-grpc4bmi

Sponsored OSS

By ewatercycle

Updated over 4 years ago

Image
Data Science
Integration & Delivery
Internet of Things
0

5.0K

The marrmot-grpc4bmi docker file is available on MARRMoT repository branch dev-docker-BMI.

To build and push the docker image::

git clone https://github.com/wknoben/MARRMoT.git
git checkout dev-docker-BMI
docker build -t ewatercycle/marrmot-grpc4bmi:{version_tag} .
docker push ewatercycle/marrmot-grpc4bmi:{version_tag}

Now marrmot-grpc4bmi docker image with tag latest is available here.

Docker Pull Command

docker pull ewatercycle/marrmot-grpc4bmi