Skip to content

Instantly share code, notes, and snippets.

@masroorhasan
Last active January 12, 2019 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masroorhasan/8caa7addeeff078075b0ac0f2a3f3181 to your computer and use it in GitHub Desktop.
Save masroorhasan/8caa7addeeff078075b0ac0f2a3f3181 to your computer and use it in GitHub Desktop.
#!/bin/bash
TAG=$1
docker run -v $(pwd):/gb_housing seldonio/core-python-wrapper:0.7 \
/gb_housing \
HousingGBServe \
$TAG \
masroorhasan \
--service-type=MODEL \
--grpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment