ci: add README and makefile for containers
authorDoug Goldstein <cardoe@cardoe.com>
Tue, 13 Mar 2018 03:15:07 +0000 (22:15 -0500)
committerWei Liu <wei.liu2@citrix.com>
Thu, 22 Mar 2018 09:04:23 +0000 (09:04 +0000)
commit6ad06c9e4f93352b5034cdd4e7bceac389fbba7a
tree4aa3dee77063e82c747a643bfb7948e475a609fa
parent2e3a96810a37c0e58e9c59a5ef7439968a410c70
ci: add README and makefile for containers

Add a basic README explaining the containers and how people can use them
to locally test with if they see an error in CI and want to reproduce it
locally. Added a makefile to help with building and pushing the
containers to the container registry.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
automation/build/Makefile [new file with mode: 0644]
automation/build/README.md [new file with mode: 0644]