Sha256: 89d6246909af3a28732f3a46c546ff430a27e5bfa43e0b4688ba02bafa15c6d6
Contents?: true
Size: 177 Bytes
Versions: 5
Compression:
Stored size: 177 Bytes
Contents
FROM ruby:2.1-alpine ENV BUNDLE_GEMFILE=$BUNDLE_GEMFILE RUN apk --no-cache --update add build-base ruby-dev libc6-compat libmaxminddb-dev geoip-dev git WORKDIR /app COPY . .
Version data entries
5 entries across 5 versions & 1 rubygems