alpine separa etc
This commit is contained in:
parent
588b0a6089
commit
5d92248af8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ COPY --chown=app:www-data ./.git/ ./.git/
|
|||
RUN git archive -o ../web.tar.gz HEAD
|
||||
|
||||
FROM lunar/monit:3.9
|
||||
RUN apk add --no-cache libxslt libxml2 tzdata ruby ruby-json ruby-bigdecimal ruby-rake
|
||||
RUN apk add --no-cache libxslt libxml2 tzdata ruby ruby-json ruby-bigdecimal ruby-rake ruby-etc
|
||||
RUN apk add --no-cache sqlite-libs
|
||||
RUN apk add --no-cache darkhttpd
|
||||
RUN gem install --no-user-install --no-ri --no-rdoc bundler
|
||||
|
|
Loading…
Reference in a new issue