diff --git a/Dockerfile b/Dockerfile index 9499a95..d8f583a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN apt-get update --yes && \ bzip2 \ ca-certificates \ locales \ + curl \ sudo \ nano \ build-essential \