lorocksUMD commited on
Commit
bf39fce
·
verified ·
1 Parent(s): f33e37c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -7,6 +7,7 @@ WORKDIR /app
7
 
8
  RUN git clone https://github.com/lorocks/DenseAV.git &&\
9
  ls&&\
 
10
  cd DenseAV &&\
11
  echo "foo2" &&\
12
  pip3 install -e . &&\
 
7
 
8
  RUN git clone https://github.com/lorocks/DenseAV.git &&\
9
  ls&&\
10
+ ls ~/&&\
11
  cd DenseAV &&\
12
  echo "foo2" &&\
13
  pip3 install -e . &&\