Skip to content

Commit

Permalink
Remove unneeded diagnostic ls.
Browse files Browse the repository at this point in the history
  • Loading branch information
phaesler committed Sep 30, 2020
1 parent 2760175 commit 3d2faeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ RUN mkdir -p /code
WORKDIR /code
ADD . /code

RUN ls -la /code

RUN echo "version=\"`python setup.py --version`\"" > datacube_ows/_version.py
RUN pip install .

Expand Down

0 comments on commit 3d2faeb

Please sign in to comment.