Skip to content

Commit

Permalink
Dockerfile updated, detectron2 deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed Dec 10, 2019
1 parent e6fc9a7 commit d637b37
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 @@ -6,5 +6,3 @@ COPY requirements.txt /ws/

RUN apt update && apt install -y apt-utils git vim libsm6 libxext6 libxrender-dev python3 python3-dev python3-pip
RUN pip3 install -r requirements.txt

RUN ./install_detectron2.sh

0 comments on commit d637b37

Please sign in to comment.