Skip to content

Commit

Permalink
Merge 864e6d2 into bbc3954
Browse files Browse the repository at this point in the history
  • Loading branch information
erozqba committed Jun 28, 2017
2 parents bbc3954 + 864e6d2 commit 90cc170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ RUN apt-get install nodejs build-essential -y
RUN apt-get install binutils libproj-dev gdal-bin -y
RUN pip3 install -r requirements.txt
RUN npm install gulp -g
ADD . /code/
COPY . /code/
RUN apt-get clean

0 comments on commit 90cc170

Please sign in to comment.