mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix cw
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
016df4ab93
commit
3d84875189
|
@ -19,6 +19,7 @@ RUN set -x \
|
|||
&& cd /usr/src/commit-watcher \
|
||||
&& bundle config build.nokogiri --use-system-libraries \
|
||||
&& bundle install \
|
||||
&& gem install activesupport --no-rdoc --no-ri \
|
||||
&& apk del .build-deps
|
||||
|
||||
WORKDIR /usr/src/commit-watcher
|
||||
|
|
Loading…
Reference in New Issue
Block a user