Merge pull request #60 from kasmtech/bugfix/KASM-1985_centos_ca_certs

KASM-1985 Address build failures by updating Centos CA certs
This commit is contained in:
j-travis
2021-10-03 13:55:51 -04:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ FROM centos:centos7
ENV KASMVNC_BUILD_OS centos
ENV KASMVNC_BUILD_OS_CODENAME core
RUN yum update -y ca-certificates
RUN yum install -y build-dep xorg-server libxfont-dev sudo
RUN yum install -y gcc cmake git libjpeg-dev libgnutls28-dev vim wget tightvncserver
RUN yum install -y libjpeg-dev libpng-dev libtiff-dev libgif-dev libavcodec-dev openssl-devel