parent
d2a6ac4e1d
commit
cf9abbd7bf
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ ENV NOKOGIRI_USE_SYSTEM_LIBRARIES=1
|
||||||
ENV EXTRA_PKGS=''
|
ENV EXTRA_PKGS=''
|
||||||
|
|
||||||
RUN id
|
RUN id
|
||||||
|
RUN gem env
|
||||||
|
RUN ls -hal /usr/lib/ruby/gems/2.7.0
|
||||||
RUN gem install --no-user-install --no-document --source https://rubygems.org geminabox mini_portile2 gem-compiler
|
RUN gem install --no-user-install --no-document --source https://rubygems.org geminabox mini_portile2 gem-compiler
|
||||||
|
|
||||||
COPY ./gem-compiler.sh /usr/local/bin/gem-compiler
|
COPY ./gem-compiler.sh /usr/local/bin/gem-compiler
|
||||||
|
|
Loading…
Reference in a new issue