소스 검색

Remove LibreOffice download from Dockerfile

Andrea Fazzi 2 년 전
부모
커밋
a216875709
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      Dockerfile

+ 3 - 3
Dockerfile

@@ -8,11 +8,11 @@ RUN apt-get install -y -q libsm6 libcups2 libcairo2 libdbus-1-3 libxinerama1
 
 WORKDIR /tmp
 RUN wget https://github.com/jgm/pandoc/releases/download/2.7.3/pandoc-2.7.3-1-amd64.deb
-RUN wget https://download.documentfoundation.org/libreoffice/stable/7.4.0/deb/x86_64/LibreOffice_7.4.0_Linux_x86-64_deb.tar.gz
-RUN tar xvzf LibreOffice_7.4.0_Linux_x86-64_deb.tar.gz
+#RUN wget https://download.documentfoundation.org/libreoffice/stable/7.4.0/deb/x86_64/LibreOffice_7.4.0_Linux_x86-64_deb.tar.gz
+#RUN tar xvzf LibreOffice_7.4.0_Linux_x86-64_deb.tar.gz
 
 
-WORKDIR LibreOffice_7.4.0.3_Linux_x86-64_deb/DEBS
+#WORKDIR LibreOffice_7.4.0.3_Linux_x86-64_deb/DEBS
 
 ## Install LibreOffice