diff --git a/docker/app.Dockerfile b/docker/app.Dockerfile index 5fc67cb15..d8381c081 100644 --- a/docker/app.Dockerfile +++ b/docker/app.Dockerfile @@ -96,6 +96,7 @@ RUN apt-get update --fix-missing && apt-get install -qy \ ruby-rubygems \ subversion \ unzip \ + watchman \ wget \ xauth \ xvfb \