mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
rubygems: disbale work around for incompatible bb
This commit is contained in:
parent
1948a4c0a6
commit
99f5043c3a
@ -1,5 +1,6 @@
|
||||
FROM ruby:2.7-alpine
|
||||
RUN gem install rubygems-mirror
|
||||
RUN apk add bash
|
||||
ENV BUSYBOX=1
|
||||
# the command timeout provided by old verison of busybox was incompatible with that from coreutils and is compatible now.
|
||||
ENV BUSYBOX=0
|
||||
ENV HOME=/tmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user