1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00

Whitespace! :)

This commit is contained in:
Joe Ferguson 2016-01-25 10:32:18 -08:00
parent 7266262fab
commit 4810c0687d
8 changed files with 8 additions and 8 deletions

View file

@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -36,7 +36,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME

View file

@ -64,7 +64,7 @@ ENV BUNDLER_VERSION 1.11.2
RUN gem install bundler --version "$BUNDLER_VERSION" \
&& bundle config --global path "$GEM_HOME" \
&& bundle config --global bin "$GEM_HOME/bin" \
&& bundle config --global silence_root_warning true
&& bundle config --global silence_root_warning true
# don't create ".bundle" in all our apps
ENV BUNDLE_APP_CONFIG $GEM_HOME