Skip to content

Commit a37eb93

Browse files
authored
Create Dockerfile
1 parent 667eb79 commit a37eb93

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Dockerfile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
FROM jmake/repository:bccc06d9833b59f03b99d8dde4e46ca473a4fbc7
2+
3+
USER root
4+
#USER jovyan
5+
6+
WORKDIR /home/jovyan/work
7+
8+
#COPY wrappers01_1.ipynb /home/jovyan/work

0 commit comments

Comments
 (0)