kolla/kolla/image
Chris Suttles 108bc08fa0 Improve kolla image build script for finding parent images
This change updates the image script to search for the parent image via the
Docker 'FROM' tag throughout the Dockerfile. The script previously checked
for parent name of an image, assuming that first line of Dockerfile always
starts with FROM, but that is not always the case when using custom
Dockerfiles.

Change-Id: I176d99f4e4896b64435e495526154c8f4c684839
Closes-Bug: #1656206
(cherry picked from commit 07101562e3)
2017-03-05 17:51:27 +00:00
..
__init__.py Make build.py importable lib 2016-06-07 16:40:16 +00:00
build.py Improve kolla image build script for finding parent images 2017-03-05 17:51:27 +00:00