Actualiser Dockerfile
Some checks failed
Build and Push Docker Image / build (push) Failing after 24s
Some checks failed
Build and Push Docker Image / build (push) Failing after 24s
This commit is contained in:
@@ -24,6 +24,8 @@ RUN \
|
||||
&& apt install -y libzmq3-dev \
|
||||
&& apt install -y libldap-dev \
|
||||
&& apt install -y libsasl2-dev \
|
||||
&& apt install -y libxml2-dev \
|
||||
&& apt install -y libxslt1-dev \
|
||||
&& apt install -y imagemagick \
|
||||
&& apt install -y git \
|
||||
&& apt install -y jq \
|
||||
@@ -148,6 +150,8 @@ RUN apt-get install --no-install-recommends -y tzdata \
|
||||
libsasl2-2 \
|
||||
libnspr4 \
|
||||
libnss3 \
|
||||
libxslt1 \
|
||||
libxml2 \
|
||||
imagemagick \
|
||||
bash \
|
||||
procps \
|
||||
|
||||
Reference in New Issue
Block a user