FROM ruby:2.3 ENV PACKAGES "git-core" ADD / / RUN /scripts/install-essentials RUN /scripts/install-phantomjs