Closed techkuz closed 4 years ago
Steps to reproduce: Give your model a name consisting with upper-case letters.
kind: Model name: Linear_regression runtime: "hydrosphere/serving-runtime-python-3.6:2.1.0" install-command: "pip install -r requirements.txt"
The model will not build and the UI will show 0 in its building logs .
Docker logs:
java.lang.IllegalStateException: Could not acquire image ID or digest following build
Fixed in #30
Steps to reproduce: Give your model a name consisting with upper-case letters.
The model will not build and the UI will show 0 in its building logs .
Docker logs: