validations-libs/dockerfiles/localvalidations
Jiri Podivin 4405071de0 Docker image refinement and preparation for future development.
.dockerignore file was added to limit size of the docker context
The more complex docker images will be placed in newly created
dockerfiles dir. Each in its own subdir
and accompanied with README.rst file describing their use.

Right now there is only one, the same as the one in repo root.
But in the future there will be more.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I5ed91d4258d9ad6725a86d5c3c6a40a02212b5d4
2021-02-12 12:48:00 +01:00
..
Dockerfile Docker image refinement and preparation for future development. 2021-02-12 12:48:00 +01: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.