Skip to content

Commit 85ad6f9

Browse files
committed
2 parents 7ac7982 + b6599ae commit 85ad6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-ff/Dockerfile.21.01-py38-cuda11.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ LABEL ai.backend.kernelspec="1" \
7272
ai.backend.resource.min.cuda.shares=0 \
7373
ai.backend.runtime-type="python" \
7474
ai.backend.runtime-path="/usr/bin/python3" \
75-
ai.backend.service-ports="ipython:pty:3000,jupyter:http:808ᇂᇂ1,jupyterlab:http:8090,vscode:http:8180,tensorboard:http:6006,mlflow-ui:preopen:5000,nniboard:preopen:8080"
75+
ai.backend.service-ports="ipython:pty:3000,jupyter:http:8081,jupyterlab:http:8090,vscode:http:8180,tensorboard:http:6006,mlflow-ui:preopen:5000,nniboard:preopen:8080"
7676

7777
WORKDIR /home/work
7878
# vim: ft=dockerfile

0 commit comments

Comments
 (0)