Skip to content
Snippets Groups Projects
Commit fd92c049 authored by Martin Jeppesen's avatar Martin Jeppesen
Browse files

git checkout

parent fb0507c8
No related branches found
No related tags found
No related merge requests found
...@@ -54,6 +54,7 @@ RUN apt-get -qq -y install texlive-base texlive-binaries texlive-latex-base texl ...@@ -54,6 +54,7 @@ RUN apt-get -qq -y install texlive-base texlive-binaries texlive-latex-base texl
# r-cran-rjava default-jre ed libssl-dev # r-cran-rjava default-jre ed libssl-dev
RUN git clone https://github.com/sharelatex/sharelatex.git /var/www/sharelatex && \ RUN git clone https://github.com/sharelatex/sharelatex.git /var/www/sharelatex && \
git checkout 5064b4cb3afad68bd97244e33c37254531c148e4 ; \
rm -rf /var/www/sharelatex/.git rm -rf /var/www/sharelatex/.git
#COPY www.tar.gz / #COPY www.tar.gz /
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment