5 lines
90 B
Docker

FROM cybercode/alpine-ruby:2.3
RUN gem install rubygems-mirror
ENV BUSYBOX=1
volume /data