linphone-desktop/docker-files/bc-dev-centos7-fuse-wget
Peio Rigaux 8dfd384e3d * Parallelized qt build and install (with make -j)
* Parallelized compression for rpm package (with pigz)
* Fixed dependencies in docker files
* Fixed qt configure in RPM spec file (added font support with fontconfig, accessibility options, text-to-speech...)
* Little sed + xargs hack to workaround some distros refusing to build with python2 shebangs
* Change Qt git repo for building docker image to https in order to pass firewall and avoid timeout while cloning
2020-07-06 18:23:48 +02:00

6 lines
210 B
Text

FROM gitlab.linphone.org:4567/bc/public/linphone-desktop/bc-dev-centos7-qt:5.12.5
MAINTAINER Peio Rigaux <peio.rigaux@belledonne-communications.com>
#Appimage deps
RUN sudo yum install -y wget fuse fuse-libs