Skip to content

Commit a2df36e

Browse files
committed
update 20.07 to use mlflow-ui
1 parent cfbd8ce commit a2df36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-ff/Dockerfile.20.07-py36-cuda10.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ LABEL ai.backend.kernelspec="1" \
116116
ai.backend.resource.min.cuda.shares=0 \
117117
ai.backend.runtime-type="python" \
118118
ai.backend.runtime-path="/usr/bin/python3" \
119-
ai.backend.service-ports="ipython:pty:3000,jupyter:http:8080,jupyterlab:http:8090,vscode:http:8180,tensorboard:http:6006"
119+
ai.backend.service-ports="ipython:pty:3000,jupyter:http:8080,jupyterlab:http:8090,vscode:http:8180,tensorboard:http:6006,mlflow-ui:http:5000"
120120

121121
WORKDIR /home/work
122122
# vim: ft=dockerfile

0 commit comments

Comments
 (0)