Skip to content
Snippets Groups Projects
Commit 351dc685 authored by vargheseg's avatar vargheseg
Browse files

get libbxerces-c2-dev xenial bionic docker images.

DOOCS_ttf2xmllib jenkins job needs this package.
parent 1118d10e
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ RUN apt-get update && \
apt-get install -y vim-common && \
apt-get install -y netcat-openbsd && \
apt-get install -y libxerces-c-dev && \
apt-get install -y libxerces-c2-dev && \
useradd -u 30996 msk_jenkins && \
ln -sfn /usr/lib/x86_64-linux-gnu/libzmq.so.5 /usr/lib/x86_64-linux-gnu/libzmq.so.3
......
......@@ -34,6 +34,7 @@ RUN apt-get update && \
apt-get install -y vim-common && \
apt-get install -y netcat-openbsd && \
apt-get install -y libxerces-c-dev && \
apt-get install -y libxerces-c2-dev && \
useradd -u 30996 msk_jenkins && \
ln -sfn /usr/lib/x86_64-linux-gnu/libzmq.so.5 /usr/lib/x86_64-linux-gnu/libzmq.so.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment