Skip to content

Commit

Permalink
libcurl-devをインストール
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeda committed Apr 29, 2018
1 parent fcfeae6 commit e6a8b4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Expand Up @@ -64,3 +64,5 @@ RUN echo 'gem: --no-rdoc --no-ri' >> /.gemrc
RUN rbenv global 2.4.1
RUN ruby --version
RUN gem install bundler

RUN apt-get install -y libcurl4-gnutls-dev

0 comments on commit e6a8b4f

Please sign in to comment.