Add more app deps
This commit is contained in:
parent
4259f54da1
commit
add0643021
|
|
@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
|
||||||
openssh \
|
openssh \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
glib \
|
||||||
curl-dev \
|
curl-dev \
|
||||||
jq \
|
jq \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
|
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
|
||||||
libxslt \
|
libxslt \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
libgcc \
|
||||||
|
libintl \
|
||||||
|
libstdc++ \
|
||||||
graphviz \
|
graphviz \
|
||||||
yarn
|
libx11 \
|
||||||
|
libxrender \
|
||||||
|
libxext \
|
||||||
|
ttf-dejavu \
|
||||||
|
ttf-droid \
|
||||||
|
ttf-freefont \
|
||||||
|
ttf-liberation \
|
||||||
|
ttf-ubuntu-font-family \
|
||||||
|
yarn \
|
||||||
|
vim
|
||||||
|
|
||||||
CMD [ "irb" ]
|
CMD [ "irb" ]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
|
||||||
openssh \
|
openssh \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
glib \
|
||||||
curl-dev \
|
curl-dev \
|
||||||
jq \
|
jq \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
|
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
|
||||||
libxslt \
|
libxslt \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
libgcc \
|
||||||
|
libintl \
|
||||||
|
libstdc++ \
|
||||||
graphviz \
|
graphviz \
|
||||||
yarn
|
libx11 \
|
||||||
|
libxrender \
|
||||||
|
libxext \
|
||||||
|
ttf-dejavu \
|
||||||
|
ttf-droid \
|
||||||
|
ttf-freefont \
|
||||||
|
ttf-liberation \
|
||||||
|
ttf-ubuntu-font-family \
|
||||||
|
yarn \
|
||||||
|
vim
|
||||||
|
|
||||||
CMD [ "irb" ]
|
CMD [ "irb" ]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
|
||||||
openssh \
|
openssh \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
glib \
|
||||||
curl-dev \
|
curl-dev \
|
||||||
jq \
|
jq \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
|
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
|
||||||
libxslt \
|
libxslt \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
libgcc \
|
||||||
|
libintl \
|
||||||
|
libstdc++ \
|
||||||
graphviz \
|
graphviz \
|
||||||
yarn
|
libx11 \
|
||||||
|
libxrender \
|
||||||
|
libxext \
|
||||||
|
ttf-dejavu \
|
||||||
|
ttf-droid \
|
||||||
|
ttf-freefont \
|
||||||
|
ttf-liberation \
|
||||||
|
ttf-ubuntu-font-family \
|
||||||
|
yarn \
|
||||||
|
vim
|
||||||
|
|
||||||
CMD [ "irb" ]
|
CMD [ "irb" ]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
|
||||||
openssh \
|
openssh \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
glib \
|
||||||
curl-dev \
|
curl-dev \
|
||||||
jq \
|
jq \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
|
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
|
||||||
libxslt \
|
libxslt \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
libgcc \
|
||||||
|
libintl \
|
||||||
|
libstdc++ \
|
||||||
graphviz \
|
graphviz \
|
||||||
yarn
|
libx11 \
|
||||||
|
libxrender \
|
||||||
|
libxext \
|
||||||
|
ttf-dejavu \
|
||||||
|
ttf-droid \
|
||||||
|
ttf-freefont \
|
||||||
|
ttf-liberation \
|
||||||
|
ttf-ubuntu-font-family \
|
||||||
|
yarn \
|
||||||
|
vim
|
||||||
|
|
||||||
CMD [ "irb" ]
|
CMD [ "irb" ]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -131,6 +131,7 @@ RUN apk -q --update --no-cache add \
|
||||||
openssh \
|
openssh \
|
||||||
bash \
|
bash \
|
||||||
curl \
|
curl \
|
||||||
|
glib \
|
||||||
curl-dev \
|
curl-dev \
|
||||||
jq \
|
jq \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
|
@ -141,7 +142,20 @@ RUN apk -q --update --no-cache add \
|
||||||
libxslt \
|
libxslt \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
libgcc \
|
||||||
|
libintl \
|
||||||
|
libstdc++ \
|
||||||
graphviz \
|
graphviz \
|
||||||
yarn
|
libx11 \
|
||||||
|
libxrender \
|
||||||
|
libxext \
|
||||||
|
ttf-dejavu \
|
||||||
|
ttf-droid \
|
||||||
|
ttf-freefont \
|
||||||
|
ttf-liberation \
|
||||||
|
ttf-ubuntu-font-family \
|
||||||
|
yarn \
|
||||||
|
vim
|
||||||
|
|
||||||
CMD [ "irb" ]
|
CMD [ "irb" ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue