Skip to content
Snippets Groups Projects
Commit 0073e712 authored by Isabel Haide's avatar Isabel Haide
Browse files

fix dockerfile

parent db5e8b91
Branches
No related tags found
No related merge requests found
Showing
with 3 additions and 1 deletion
.gitignore 100644 → 100755
File mode changed from 100644 to 100755
README.md 100644 → 100755
File mode changed from 100644 to 100755
......@@ -2,4 +2,6 @@ FROM jkiesele/ml_base
RUN pip install jupyterlab
CMD ["jupyter", "lab", "--ip=0.0.0.0", "--port 8001", "--allow-root", "--no-browser"]
\ No newline at end of file
WORKDIR /work/ihaide/gnns4objectreco
CMD ["jupyter", "lab", "--ip=0.0.0.0", "--port=8001", "--allow-root", "--no-browser"]
\ No newline at end of file
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment