add ip 0.0.0.0

This commit is contained in:
Dun Liang 2020-05-15 20:37:56 +08:00
parent 510a8e8b8b
commit 922b287fae
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ RUN python3.7 -m jittor.test.test_example
RUN rm -rf ~/.cache/jittor/default
CMD python3.7 -m jittor.notebook --allow-root
CMD python3.7 -m jittor.notebook --allow-root --ip=0.0.0.0