Run the following command:
docker pull ikemtz/tensor-flask-demo:latest
docker run --rm -it -p 8000:8000/tcp ikemtz/tensor-flask-demo:latest
From your browser, navigate to: http://localhost:8000/?x={YOUR_INTEGER_VALUE_HERE}
For example, try the following: http://localhost:8000/?x=7
Content type
Image
Digest
sha256:fb1a445cf…
Size
1.5 GB
Last updated
over 2 years ago
docker pull ikemtz/tensor-flask-demo