Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
Dockerfile: Run brew config to install portable-ruby (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjackman authored Feb 15, 2018
1 parent 206c0bf commit 294f339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ WORKDIR /home/linuxbrew
ENV PATH=/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:$PATH \
SHELL=/bin/bash \
USER=linuxbrew
RUN brew config # install portable-ruby

0 comments on commit 294f339

Please sign in to comment.