2
0
Эх сурвалжийг харах

docker build was broken because of wrong curl install

- curl is already installed at the top of Dockerfile
Martin Filser 2 жил өмнө
parent
commit
a5519983fe
1 өөрчлөгдсөн 0 нэмэгдсэн , 3 устгасан
  1. 0 3
      Dockerfile

+ 0 - 3
Dockerfile

@@ -254,9 +254,6 @@ RUN \
     #cat /home/wekan/python/esprima-python/files.txt | xargs rm -R && \
     #rm -R /home/wekan/python
     #rm /home/wekan/install_meteor.sh
-    \
-    # Health Check dependencies
-    apt-get install -y --no-install-recommends curl
 
 
 ENV PORT=8080