update rubygems and the Dockerfile for rubygems

This commit is contained in:
bigeagle
2016-12-11 17:09:25 +08:00
parent d14fbb732b
commit a8426387fc
2 changed files with 24 additions and 26 deletions

View File

@ -0,0 +1,4 @@
FROM cybercode/alpine-ruby:2.3
RUN gem install rubygems-mirror
ENV BUSYBOX=1
volume /data