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