acd12cf581
The existing installation procedure included unnecessary and potentially conflicting dependencies into the container environment. Eliminating them will prevent dependency conflicts, while also improving performance of the container build process. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: I5812b93e6b933b2da93d0d7524b770e20ca189f7 |
||
---|---|---|
.. | ||
Dockerfile | ||
README.rst |
Localhost validations dockerfile
Default dockerfile for development of new validations. Creates a container suitable for running validations requiring only a local machine.
More complex setup, such as Openstack deployment, requires further adjustment.