lorocksUMD commited on
Commit
2c75a35
·
verified ·
1 Parent(s): 3d96b50

Update Dockerfile

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