Sha256: 078b94ca2f7191074caf28e98569c2fb0fc9dcbfcaace515c52c0d416a572a4d
Contents?: true
Size: 186 Bytes
Versions: 4
Compression:
Stored size: 186 Bytes
Contents
FROM ruby:2.5-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
4 entries across 4 versions & 1 rubygems