gitlab-build-images/Dockerfile.ruby-2.3-static-analyses
Z.J. van de Weg 863b0ba48f Create Alpine image for static analyses
In the case of rspec or spinach, we can't take the risk to run a couple
of other implementation for C libraries and the like. For static
analyses however, we can take this risk.
2016-11-09 22:44:33 +01:00

3 lines
47 B
Text

FROM ruby:2.3-alpine
RUN gem install knapsack