Skip to content
Snippets Groups Projects
Verified Commit 1c2e98b7 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Initial commit

parents
No related branches found
No related tags found
No related merge requests found
FROM ruby:2.3-alpine3.7
RUN apk add --update build-base libffi-dev ruby-dev
RUN gem install ffi
RUN gem install fastlane -NV
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment