kolla/releasenotes/notes/dockerfile-customizations-26981ebefe3b710b.yaml
chenlx 50f75729eb Use https links for documentation
Use https instead of http to ensure the safety.

Change-Id: Iaf09b5b878e117d2333c30b8a769304a4a20f7ee
2017-06-12 23:06:35 +08:00

11 lines
526 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/developer/kolla/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