kolla/releasenotes/notes/skip_rpm_doc_install-887dc22312c787a2.yaml
Martin André d9cfacbc39 Skip the install of documentation files from rpm
This reduces the overall size of the kolla images by 3 percents and
improves the build and push time by 5 percents according to my
measurements.

Compare results with [1] and without [2] the patch applied.

[1] http://paste.openstack.org/show/707910/
[2] http://paste.openstack.org/show/707907/

Change-Id: I4932b6760af5b5eef9ec79b54b4b2f06eb2a4784
2018-03-21 20:26:38 +01:00

5 lines
140 B
YAML

---
features:
- RPM based container images no longer include package documentation. This
results in smaller images and faster builds.