Sha256: 36d97cf76736a45d1272cdefaa7387a7f05a26f382826a24c8e34b3f115b2a9c
Contents?: true
Size: 186 Bytes
Versions: 5
Compression:
Stored size: 186 Bytes
Contents
FROM ruby:2.2-alpine ENV BUNDLE_GEMFILE=$BUNDLE_GEMFILE RUN apk --no-cache --update add build-base automake autoconf libtool ruby-dev libc6-compat geoip-dev git WORKDIR /app COPY . .
Version data entries
5 entries across 5 versions & 1 rubygems