Search Docker Hub
tensorflow-serving-baseimage
By codecentric
Run TF-Serving
1.2K
docker pull codecentric/tensorflow-serving-baseimage docker run -p 8501:8501 \ -p 8500:8500 \ --mount type=bind,source=$(pwd)/models/fruits/,target=/models/fruits \ -e MODEL_NAME=fruits -t tensorflow/serving:1.12.0
Content type
Image
Digest
Size
63.8 MB
Last updated
over 7 years ago
docker pull codecentric/tensorflow-serving-baseimage