Skip to content

Commit

Permalink
docker: HOMEBREW_BUILD_BOTTLE is required
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed May 6, 2016
1 parent b1a6b0d commit fd32c5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ USER linuxbrew
WORKDIR /home/linuxbrew
ENV PATH=/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/opt/rbenv/bin:$PATH \
SHELL=/bin/bash \
HOMEBREW_BUILD_FROM_SOURCE=1 \
HOMEBREW_BUILD_BOTTLE=1 \
HOMEBREW_NO_ANALYTICS=1

0 comments on commit fd32c5d

Please sign in to comment.