Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2032ee01 authored by ADILI Robin's avatar ADILI Robin
Browse files

install libxml and libz in docker image

parent f806fb5c
No related branches found
No related tags found
No related merge requests found
...@@ -6,4 +6,6 @@ VOLUME /build ...@@ -6,4 +6,6 @@ VOLUME /build
WORKDIR /build WORKDIR /build
RUN yum -y install libxml2-devel zlib-devel
CMD ./buildall.sh CMD ./buildall.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment