Update Dockerfile

This commit is contained in:
inferno-chromium 2016-12-08 06:58:24 -08:00 committed by GitHub
parent 278a542f83
commit 00e0b89627
1 changed files with 0 additions and 1 deletions

View File

@ -20,4 +20,3 @@ RUN apt-get install -y make python
RUN git clone --depth 1 https://github.com/randombit/botan.git botan
WORKDIR botan
COPY build.sh $SRC/
RUN ls -R $SRC/