mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-05-07 16:56:02 +00:00
5 lines
91 B
Docker
5 lines
91 B
Docker
FROM cybercode/alpine-ruby:2.3
|
|
RUN gem install rubygems-mirror
|
|
ENV BUSYBOX=1
|
|
ENV HOME=/tmp
|