Add more app deps

This commit is contained in:
Maksym Bordun 2020-08-24 13:05:52 +02:00
parent 4259f54da1
commit add0643021
5 changed files with 75 additions and 5 deletions

View File

@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
openssh \
bash \
curl \
glib \
curl-dev \
jq \
netcat-openbsd \
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
libxslt \
libxslt-dev \
nodejs \
libgcc \
libintl \
libstdc++ \
graphviz \
yarn
libx11 \
libxrender \
libxext \
ttf-dejavu \
ttf-droid \
ttf-freefont \
ttf-liberation \
ttf-ubuntu-font-family \
yarn \
vim
CMD [ "irb" ]

View File

@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
openssh \
bash \
curl \
glib \
curl-dev \
jq \
netcat-openbsd \
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
libxslt \
libxslt-dev \
nodejs \
libgcc \
libintl \
libstdc++ \
graphviz \
yarn
libx11 \
libxrender \
libxext \
ttf-dejavu \
ttf-droid \
ttf-freefont \
ttf-liberation \
ttf-ubuntu-font-family \
yarn \
vim
CMD [ "irb" ]

View File

@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
openssh \
bash \
curl \
glib \
curl-dev \
jq \
netcat-openbsd \
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
libxslt \
libxslt-dev \
nodejs \
libgcc \
libintl \
libstdc++ \
graphviz \
yarn
libx11 \
libxrender \
libxext \
ttf-dejavu \
ttf-droid \
ttf-freefont \
ttf-liberation \
ttf-ubuntu-font-family \
yarn \
vim
CMD [ "irb" ]

View File

@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
openssh \
bash \
curl \
glib \
curl-dev \
jq \
netcat-openbsd \
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
libxslt \
libxslt-dev \
nodejs \
libgcc \
libintl \
libstdc++ \
graphviz \
yarn
libx11 \
libxrender \
libxext \
ttf-dejavu \
ttf-droid \
ttf-freefont \
ttf-liberation \
ttf-ubuntu-font-family \
yarn \
vim
CMD [ "irb" ]

View File

@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
openssh \
bash \
curl \
glib \
curl-dev \
jq \
netcat-openbsd \
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
libxslt \
libxslt-dev \
nodejs \
libgcc \
libintl \
libstdc++ \
graphviz \
yarn
libx11 \
libxrender \
libxext \
ttf-dejavu \
ttf-droid \
ttf-freefont \
ttf-liberation \
ttf-ubuntu-font-family \
yarn \
vim
CMD [ "irb" ]