kolla/releasenotes/notes/dockerfile-customizations-26981ebefe3b710b.yaml
chenxing 7384f7eae5 Update the documentation link for doc migration
Change-Id: I93ecb6c27c2780e9cd86c8df065302b216fe7850
2017-07-21 09:50:25 +00:00

11 lines
523 B
YAML

---
prelude: >
In Newton cycle we included means to change various things in Kolla images
using override file. Full customization guide can be found here
https://docs.openstack.org/kolla/latest/image-building.html#dockerfile-customisation
features:
- Customization mechanism for dockerfile
- Customization implemented in most of OpenStack services
- Ability to modify repositories, packages installed and keys installed
- Ability to inject or override code in certain placess across dockerfiles