Remove unnecessary devel packages from Dockerfile

Story:2005075
Task:29650

Change-Id: I8f2886f9b45a2ef2378f1195d60246ade1c97dd4
Signed-off-by: Mariana Gonzalez <mariana.gonzalez.velarde@intel.com>
This commit is contained in:
Mariana Gonzalez 2019-04-25 12:17:28 -05:00
parent 2af5975e5b
commit 44ce0d24e9
1 changed files with 0 additions and 10 deletions

View File

@ -61,25 +61,17 @@ RUN groupadd -g 751 cgts && \
git \ git \
libtool \ libtool \
libxml2 \ libxml2 \
libxml2-devel \
libxslt-devel \
libffi-devel \
lighttpd \ lighttpd \
lighttpd-fastcgi \ lighttpd-fastcgi \
lighttpd-mod_geoip \ lighttpd-mod_geoip \
libvirt-devel \
net-tools \ net-tools \
mkisofs \ mkisofs \
mock \ mock \
mongodb \ mongodb \
mongodb-server \ mongodb-server \
mariadb-devel \
openldap-devel \
openssl-devel \
pax \ pax \
perl-CPAN \ perl-CPAN \
python-deltarpm \ python-deltarpm \
python-devel \
python-pep8 \ python-pep8 \
python-pip \ python-pip \
python-psutil \ python-psutil \
@ -89,13 +81,11 @@ RUN groupadd -g 751 cgts && \
python-testrepository \ python-testrepository \
python-tox \ python-tox \
postgresql \ postgresql \
postgresql-devel \
qemu-kvm \ qemu-kvm \
quilt \ quilt \
rpm-build \ rpm-build \
rpm-sign \ rpm-sign \
rpm-python \ rpm-python \
sqlite-devel \
squashfs-tools \ squashfs-tools \
sudo \ sudo \
systemd \ systemd \