Fix chrome can not be started with unit-tests due to missing shared libraries

- Added installation packages conforming to the unit-tests/Dockerfile

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito 2019-01-31 13:02:23 +09:00
parent d558ffd699
commit 3e5f328b52

View File

@ -17,9 +17,11 @@ RUN yum -y update && yum -y install openssh-server ansible mg vim tmux \
xmlsec1-devel swig krb5-devel xmlsec1-openssl xmlsec1 \
xmlsec1-openssl-devel libtool-ltdl-devel rabbitmq-server bubblewrap \
zanata-python-client gettext gcc-c++ libcurl-devel bzip2 rsync \
libXcomposite libXcursor libXdamage libXext libXfixes libXi libXrender \
libXtst cups-libs libXScrnSaver libXrandr alsa-lib pango cairo \
atk at-spi2-atk gtk3 gdk-pixbuf2
pango libXcomposite libXcursor libXdamage \
libXext libXi libXtst cups-libs libXScrnSaver libXrandr GConf2 alsa-lib atk \
gtk3 ipa-gothic-fonts xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi \
xorg-x11-utils xorg-x11-fonts-cyrillic xorg-x11-fonts-Type1 \
xorg-x11-fonts-misc
RUN ln -s /usr/bin/python36 /usr/bin/python3