FROM ruby:2.6-alpine RUN gem install bundler RUN apk add bash git build-base jq curl