Skip to content

Commit

Permalink
ci: Add watchman to image (ietf-tools#4014)
Browse files Browse the repository at this point in the history
This speeds up repeated runs of `parcel`, but unfortunately not the initial one.
  • Loading branch information
larseggert committed May 24, 2022
1 parent 0e599ea commit 53c1377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/app.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ RUN apt-get update --fix-missing && apt-get install -qy \
ruby-rubygems \
subversion \
unzip \
watchman \
wget \
xauth \
xvfb \
Expand Down

0 comments on commit 53c1377

Please sign in to comment.