validations-libs/dockerfiles/localvalidations
Jiri Podivin acd12cf581 Dockerfile updated to eliminate dependency conflicts
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
2022-04-21 14:04:21 +00:00
..
Dockerfile Dockerfile updated to eliminate dependency conflicts 2022-04-21 14:04:21 +00:00
README.rst Docker image refinement and preparation for future development. 2021-02-12 12:48:00 +01:00

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.