deleted linebreaks

This commit is contained in:
Hadis-Fard 2017-08-02 10:06:27 -07:00
parent 154e4cbed8
commit bcd16ef35b

View file

@ -44,9 +44,7 @@ RUN pip install --upgrade pip && pip install cpp-coveralls
#Either Install git / download zip (One can see other strategies : https://ryanfb.github.io/etc/2015/07/29/git_strategies_for_docker.html )
#One option is to get source from zip file of repository.
#another option is to copy source to build directory on image
RUN mkdir -p $PHPSQLDIR
COPY . $PHPSQLDIR
WORKDIR $PHPSQLDIR/source/