Start versioning images based on dependency versions

Also this removes the Ruby 2.2 images we don't use anyway.
This commit is contained in:
Z.J. van de Weg 2016-09-22 16:56:56 +03:00
parent e1f3488d98
commit d5cecaa7dc
7 changed files with 16 additions and 59 deletions

View file

@ -1,8 +0,0 @@
FROM ruby:2.1
ENV PACKAGES="git-core" \
LC_ALL=en_US.UTF-8
ADD / /
RUN /scripts/install-essentials
RUN /scripts/install-phantomjs 2.1.1