diff --git a/Dockerfile b/Dockerfile index 178b415..f35efdf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ MAINTAINER Steeve Morin "steeve.morin@gmail.com" RUN apt-get update && apt-get -y install \ bash \ curl \ + wget \ pkg-config \ build-essential \ file \