Sha256: 1369d2fb532fca6d2b5d1e79013ee766b85be1391111384248508da3c7293cf4
Contents?: true
Size: 186 Bytes
Versions: 5
Compression:
Stored size: 186 Bytes
Contents
FROM ruby:2.4-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