[](https://git.unl.edu/unl-its/docker-ci/commits/develop) # Docker-ci ## Containers usefull in CI process ### Building Images To build these images, clone this repository onto a machine with docker and make installed. Run `make` and all of the images will be built and installed as local docker images. This file is automatically updated after execute `git commit` based on the content of file `_README.md` To enable this feature, execute `.dev/bootstrap.sh` after cloning the repo. ### Available tools %CONTAINERS_LIST%