mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -6,8 +6,8 @@ RUN apk add --no-cache \
|
|||||||
libxslt \
|
libxslt \
|
||||||
mariadb-dev \
|
mariadb-dev \
|
||||||
ruby \
|
ruby \
|
||||||
ruby-bigdecimal
|
ruby-bigdecimal \
|
||||||
ruby-tzinfo \
|
ruby-tzinfo
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apk add --no-cache --virtual .build-deps \
|
&& apk add --no-cache --virtual .build-deps \
|
||||||
|
|||||||
Reference in New Issue
Block a user