mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-12 09:48:50 +00:00
update rubygems and the Dockerfile for rubygems
This commit is contained in:
4
dockerfiles/rubygems/Dockerfile
Normal file
4
dockerfiles/rubygems/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM cybercode/alpine-ruby:2.3
|
||||
RUN gem install rubygems-mirror
|
||||
ENV BUSYBOX=1
|
||||
volume /data
|
Reference in New Issue
Block a user