Sha256: 7dad1a9eceb94a484c0f528a2cbede95be6a09f2bea6f242b70cfe8cef1244ed
Contents?: true
Size: 147 Bytes
Versions: 3
Compression:
Stored size: 147 Bytes
Contents
ARG BASE_IMAGE FROM $BASE_IMAGE RUN apk update && apk add alpine-sdk RUN gem install bundler ADD . /app/src WORKDIR /app/src RUN bundle install
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
percy-common-3.1.9 | Dockerfile |
percy-common-3.1.8 | Dockerfile |
percy-common-3.1.7.pre.beta | Dockerfile |