Skip to content

Commit 53c1377

Browse files
authored
ci: Add watchman to image (ietf-tools#4014)
This speeds up repeated runs of `parcel`, but unfortunately not the initial one.
1 parent 0e599ea commit 53c1377

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/app.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ RUN apt-get update --fix-missing && apt-get install -qy \
9696
ruby-rubygems \
9797
subversion \
9898
unzip \
99+
watchman \
99100
wget \
100101
xauth \
101102
xvfb \

0 commit comments

Comments
 (0)