mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -17,7 +17,6 @@ RUN set -x \
|
||||
libxslt-dev \
|
||||
&& git clone --depth 1 https://github.com/srcclr/commit-watcher.git /usr/src/commit-watcher \
|
||||
&& cd /usr/src/commit-watcher \
|
||||
&& gem install io-console --no-rdoc --no-ri \
|
||||
&& bundle config build.nokogiri --use-system-libraries \
|
||||
&& bundle install \
|
||||
&& apk del .build-deps
|
||||
|
||||
Reference in New Issue
Block a user