diff --git a/Dockerfile b/Dockerfile index f3c3fda55..b036c5741 100644 --- a/Dockerfile +++ b/Dockerfile @@ -50,6 +50,7 @@ RUN apt-get update && apt-get -y install software-properties-common \ curl \ bzip2 \ sudo \ + inotify-tools \ git \ jq \ && make deps-ubuntu