mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
rubygems: add bash to docker img
This commit is contained in:
parent
0b9dde74bd
commit
1948a4c0a6
@ -1,4 +1,5 @@
|
||||
FROM ruby:2.7-alpine
|
||||
RUN gem install rubygems-mirror
|
||||
RUN apk add bash
|
||||
ENV BUSYBOX=1
|
||||
ENV HOME=/tmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user