We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e5675 commit 2fcfb84Copy full SHA for 2fcfb84
docker/Dockerfile
@@ -8,6 +8,7 @@ RUN apt-get update && apt-get install -y --force-yes \
8
rsync \
9
libpython-all-dev \
10
libedit-dev \
11
+ libxml2-dev \
12
libicu52 && \
13
apt-get clean
14
RUN cd /
0 commit comments