Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeongyong-park committed May 25, 2021
1 parent 36d37a2 commit 8c604d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ RUN apt-get update
RUN apt-get --assume-yes install libgdal-dev libomp-dev
COPY --from=builder /code /code
WORKDIR /code

CMD ["/code/build/dem2mesh"]
RUN ln -sfnv /code/build/dem2mesh /usr/bin/dem2mesh

0 comments on commit 8c604d0

Please sign in to comment.