alpine separa etc

This commit is contained in:
fauno 2019-04-06 18:06:07 -03:00
parent 588b0a6089
commit 5d92248af8
No known key found for this signature in database
GPG key ID: 456032D717A4CD9C

View file

@ -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