Skip to content

Commit

Permalink
dont map current directory
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed May 23, 2019
1 parent c2e61b1 commit 8c79133
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
FROM python:3.7

WORKDIR /usr/src/app
ADD . /usr/src/app

RUN apt-get update
RUN apt-get -y install apt-transport-https libtbb-dev cmake
RUN curl -sL https://deb.nodesource.com/setup_10.x | bash -
Expand Down

0 comments on commit 8c79133

Please sign in to comment.