FROM ruby:2.2 ENV PACKAGES "git-core" \ LC_ALL=en_US.UTF-8 ADD / / RUN /scripts/install-essentials RUN /scripts/install-phantomjs