1450561cba
This change creates a role that implements the Dockerfile specification via simple template, which will allow us to generate our container files based on our current needs. When container files are generated, both a Dockerfile and Buildah script will be created in the selected base path. This will maintain flexability in our build choices. Change-Id: I86102fe7075fd6918644e3e981a28e0b31ae9694 Signed-off-by: Kevin Carter <kecarter@redhat.com>