[damned-lies/oscp] Drop rpm -V
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Drop rpm -V
- Date: Tue, 24 Mar 2020 10:22:19 +0000 (UTC)
commit 25527e7773e9f10d7f05164c76491413caf0b533
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue Mar 24 11:21:38 2020 +0100
Drop rpm -V
httpd/Dockerfile | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/httpd/Dockerfile b/httpd/Dockerfile
index c562f09c..2e4fce3e 100644
--- a/httpd/Dockerfile
+++ b/httpd/Dockerfile
@@ -7,7 +7,6 @@ RUN INSTALL_PKGS="rh-python36 rh-python36-python-devel rh-python36-python-setupt
gettext gnome-doc-utils intltool itstool libicu-devel mariadb-devel subversion translate-toolkit
yelp-tools" && \
yum install -y centos-release-scl epel-release && \
yum -y --setopt=tsflags=nodocs install --enablerepo=centosplus $INSTALL_PKGS && \
- rpm -V $INSTALL_PKGS && \
# Remove centos-logos (httpd dependency) to keep image size smaller.
rpm -e --nodeps centos-logos && \
yum -y clean all --enablerepo='*'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]