mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 06:52:40 +01:00
@@ -19,7 +19,7 @@ RUN set -x \
|
|||||||
&& cd /usr/src/commit-watcher \
|
&& cd /usr/src/commit-watcher \
|
||||||
&& bundle config build.nokogiri --use-system-libraries \
|
&& bundle config build.nokogiri --use-system-libraries \
|
||||||
&& bundle install \
|
&& bundle install \
|
||||||
&& gem install activesupport --no-rdoc --no-ri \
|
&& gem install activesupport-json_encoder --no-rdoc --no-ri \
|
||||||
&& apk del .build-deps
|
&& apk del .build-deps
|
||||||
|
|
||||||
WORKDIR /usr/src/commit-watcher
|
WORKDIR /usr/src/commit-watcher
|
||||||
|
|||||||
Reference in New Issue
Block a user