Explorar o código

Install `curl` in container

Jake Howard %!s(int64=2) %!d(string=hai) anos
pai
achega
115598e13d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -22,6 +22,7 @@ ADD requirements/ /requirements/
 RUN set -ex \
     && BUILD_DEPS=" \
         build-essential \
+        curl \
         git \
         libexpat1-dev \
         libjpeg62-turbo-dev \